Updated Shelly 2 (markdown)

blakadder 2019-05-17 21:18:53 +02:00
parent e162598cd5
commit 1976948b69
1 changed files with 13 additions and 2 deletions

@ -1,4 +1,4 @@
**Shelly 2 is discontinued and replaced by [Shelly 2.5](shelly-25)**
**Shelly 2 is discontinued and replaced by [Shelly 2.5](shelly-2.5)**
The Shelly 2 is fully supported in Tasmota from version 6.2.1.7<br>
@ -21,3 +21,14 @@ The inbuilt template equals the following:<br>
``{"NAME":"Shelly 2","GPIO":[0,135,0,136,21,22,0,0,9,0,10,137,0],"FLAG":0,"BASE":47}``<br>
An alternative template without switch pull-up is:<br>
``{"NAME":"Shelly 2n","GPIO":[0,135,0,136,21,22,0,0,82,0,83,137,0],"FLAG":0,"BASE":47}``
## Pullup or no pullup
<img src="https://github.com/arendst/arendst.github.io/blob/master/media/shelly/shelly2pullup.png" width="250" align="right" />
The shelly 2 inputs may or may not need pullups for SW1 and SW2 to work correctly. Default state is pullups enabled.
To disable pullups either use command SetOption62 1 or select the option from the GUI.
Refer to the following issue: https://github.com/arendst/Sonoff-Tasmota/issues/4841
## Video tutorial by digiblurDIY
[![](http://img.youtube.com/vi/mSENAY9_AlI/0.jpg)](http://www.youtube.com/watch?v=mSENAY9_AlI "")