UNPKG

hw-server

Version:
19 lines (16 loc) 228 B
# homework Home automation system ## installation ``` $ npm install $ git submodule update --init ``` ## example config ```javascript { "location": { "latitude": 37.7833, "longitude": -122.4167 } } ```