Updated Wemos D1 Mini and HC SR501 PIR Motion Sensor (markdown)

Adrian Scillato 2019-05-29 17:57:22 -03:00
parent 7c419ee0f3
commit bb42e39f3c
1 changed files with 1 additions and 1 deletions

@ -45,7 +45,7 @@ Note: the webinterface (obviously) won't show the relay state as "ON" or "OFF" a
If you want to attach a second PIR to another GPIO (e.g. D1 / GPIO5), configure it as Switch2 and add another rule via console:
Switchmode1 1
Switchmode2 1
Switchtopic 0
Rule2 on switch2#state=1 do publish stat/sonoff/PIRSENSOR2 ON endon on switch2#state=0 do publish stat/sonoff/PIRSENSOR2 OFF endon
Rule2 4