FoundersFounders / door-services

IoT project for the doorbell and door-open services here at FoundersFounders.
MIT License
14 stars 6 forks source link

Garage open support #7

Closed ruippeixotog closed 8 years ago

ruippeixotog commented 8 years ago

Adds support in the backend server and in the NodeMCU client code for multiple types of door opening devices - in particular, adds support for garage opening devices. Each device may send to the server a "group" string that identifies the door they open. Please don't mind the hasty code; I plan to do a large-scale refactoring after this is working.

Tested locally with my ESP8266 and verified to be backwards-compatible with the current ESP8266 deployment. Depends on #6.

queimadus commented 8 years ago

Apart from the lint issues that will be fixed in the next PR, this LGTM :+1: