mirror of https://github.com/arendst/Tasmota.git
Update Shelly 2.5 template
parent
85d947a705
commit
14c06a9f2b
|
@ -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``.
|
||||
|
||||
|
|
Loading…
Reference in New Issue