Added README.md

This commit is contained in:
naster_mick 2019-03-06 14:25:26 +01:00
parent 979ece3f30
commit f1f39e359e
1 changed files with 11 additions and 0 deletions

11
README.md Normal file
View File

@ -0,0 +1,11 @@
CTDoor
Sketch for an Wemos D1 (ESP8266) which sends the state of the door (open, closed) and lock (unlocked, locked) to /homie/ctdoor/door and /homie/ctdoor/lock
Usage:
Connect two micro switches or reed contacts
D5 -> Lock state detection
D6 -> Door state detection
Uses Homie and OneButton Library.