Commit Graph

10 Commits

Author SHA1 Message Date
981d6ac1bb Implemented motion sensor settings
Moved all settings to JSON storage
2018-01-14 21:31:52 +01:00
f6808c4833 Implemented time triggers logic
Frontend needs quite a bit of work still
2018-01-14 13:56:30 +01:00
4c4b20c2e1 Start of time triggers frontend 2018-01-12 16:20:42 +01:00
2f96d0c60d Implemented frontend for system settings
Started preparation for executing triggers
2018-01-11 21:04:00 +01:00
555eb38300 Ported SunRiseSet code from Domoticz 2018-01-10 22:28:29 +01:00
f220f1b7a1 Added time trigger settings and corresponding API
Fixed #9: Changing individual step with startTime can fail
2018-01-10 21:05:12 +01:00
381a77e9ce Removed geocode proxy, it was causing too many exceptions
- replaced with a Maps API key in the newly added system settings
2018-01-08 21:58:22 +01:00
5d6c5f7b74 Added step control (all / individual)
Added status LEDs
Added start of location code (geocode latlong request crashes at the moment)
2018-01-07 23:13:13 +01:00
42647f0db7 Reintroduced PCA9685 and Stairs classes
Compiles, but lacks the tick implementation
2018-01-04 22:53:35 +01:00
f87a8b6eb7 Changed from UDP to HTTP
Implemented access point, station mode and basic web configuration page
Actual lighting control is completely broken
2018-01-01 19:56:07 +01:00