Update README.md
This commit is contained in:
parent
402f432ef5
commit
645fe1bb4f
|
@ -2,6 +2,12 @@ CTDoor
|
|||
|
||||
Sketch for an Wemos D1 (ESP8266) which sends the state of the door (open, closed) and lock (unlocked, locked) to /homie/ctdoor/frontdoor/door and /homie/ctdoor/frontdoor/lock
|
||||
|
||||
|
||||
CTDoor can be controlled over:
|
||||
/homie/ctdoor/cmd/set reboot
|
||||
/homie/ctdoor/cmd/set reset (deletes homie config)
|
||||
/homie/ctdoor/cmd/set ota-restart (retriggers the ota begin and sets the ota hostname)
|
||||
|
||||
Usage:
|
||||
|
||||
Connect two micro switches or reed contacts
|
||||
|
|
Loading…
Reference in New Issue