Hi!
I have a Shelly 1PM flashed with Tasmota 9.5.0. Everything works fine, i am trying to figure out how to read the status of the 'SW" input.
Current Template:
{"NAME":"Shelly 1PM","GPIO":[320,0,0,0,192,2720,0,0,0,0,0,224,0,4736],"FLAG":0,"BASE":18}
Tasmota website (Shelly 1PM - Tasmota) suggests
{"NAME":"Shelly 1PM","GPIO":[56,0,0,0,82,134,0,0,0,0,0,21,0],"FLAG":2,"BASE":18}
The diagram shows GPIO5 - SW input: reads High when SW is shorted to AC/L | GND
The installed template lists 2720 (BL0937 CF) for GPIO5. I checked in the dropdown Menu’s, there is no option 134 foe GPIO5 available.
Any suggestions?