Commit Graph

5 Commits

Author SHA1 Message Date
Mark van Renswoude d9d9b45956 Implemented timezone lookup
Very unstable at the moment, likely due to SSL's memory requirements combined with my lack of optimization
2018-01-18 23:20:43 +01:00
Mark van Renswoude 981d6ac1bb Implemented motion sensor settings
Moved all settings to JSON storage
2018-01-14 21:31:52 +01:00
Mark van Renswoude 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
Mark van Renswoude 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
Mark van Renswoude 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