From a587cb1f9d589d9a51bae2e0b872eb201aa72d50 Mon Sep 17 00:00:00 2001 From: Michael Ingraham <34340210+meingraham@users.noreply.github.com> Date: Mon, 21 Oct 2019 07:48:19 -0400 Subject: [PATCH] Updated Shelly 2.5 (markdown) --- Shelly-2.5.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shelly-2.5.md b/Shelly-2.5.md index 1ce92ee8..db91bc93 100644 --- a/Shelly-2.5.md +++ b/Shelly-2.5.md @@ -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}`