Updated Shelly 2.5 (markdown)

Michael Ingraham 2019-10-21 07:48:19 -04:00
parent 2ef434ad2c
commit a587cb1f9d
1 changed files with 1 additions and 1 deletions

@ -51,7 +51,7 @@ Tasmota 6.5.0.8 and higher supports Shelly 2.5
`{"NAME":"Shelly 2.5","GPIO":[56,255,17,255,21,83,0,0,6,82,5,22,156],"FLAG":2,"BASE":18}`
Energy metering is done by a ADE7953 chip connected via I2C and IRQ on GPIO16. As the Temperature sensor uses the Analog input the firmware needs to be compiled with `#define USE_ADC_VCC`.
Energy metering is done by a ADE7953 chip connected via I2C and IRQ on GPIO16. As the Temperature sensor uses the Analog input, the firmware needs to be compiled with `#define USE_ADC_VCC`.
If you connect momentary switches and want press/double press/hold functionality, use the following template:
`{"NAME":"Shelly 2.5 (buttons)","GPIO":[56,255,17,255,21,127,0,0,6,128,5,22,156],"FLAG":2,"BASE":18}`