Update Shelly 2.5 template

Norbert Richter 2019-04-16 20:07:33 +02:00
parent 85d947a705
commit 14c06a9f2b
1 changed files with 1 additions and 1 deletions

@ -71,7 +71,7 @@ An ESP8266 with 2MB flash dual relay device with Energy Monitoring. Slightly sma
## Template
Tasmota 6.5.0.8 and up supports Shelly 2.5 using the following template:<br>
``{"NAME":"Shelly 2.5","GPIO":[56,255,17,255,21,83,0,0,6,82,5,22,0],"FLAG":2,"BASE":18}``
``{"NAME":"Shelly 2.5","GPIO":[56,255,17,255,21,83,0,0,6,82,5,22,156],"FLAG":2,"BASE":18}``
As the Temperature sensor uses the Analog input the firmware needs to be compiled with ``//#define USE_ADC_VCC``.