Commit Graph

17 Commits

Author SHA1 Message Date
c8bbf563f6 Fixed #12: Time trigger activates after set time, not on
Fixed incorrect host in Maps API proxy request
2018-01-21 11:31:05 +01:00
bc90234f73 Implemented timezone API HTTP proxy 2018-01-19 16:13:34 +01:00
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
d1126e70d3 Added notifications and error messages in frontend
Implemented saving of motion triggers
Implemented NTP server settings
2018-01-18 17:12:41 +01:00
9c22414fea Implemented frontend for motion trigger settings
Still read-only
2018-01-17 23:28:39 +01:00
0b42c49210 Implemented time triggers frontend 2018-01-17 17:02:51 +01:00
85a60ea44e Implemented Access Point mode button
Split main.cpp in multiple files
2018-01-16 22:07:31 +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
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
6cc2b5de02 Build-time detection of secret.h
Added geocode call to devserver and fixed frontend implementation
2018-01-08 16:27:36 +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
1319dd43c6 Fixed minor issues with the tick code, works suprisingly well otherwise! 2018-01-05 20:03:06 +01:00
0aca40c71e Fixed firmware uploading
GZipped HTML, JS and CSS
Added gulp task for copying firmware binary to bin folder
2018-01-03 21:45:14 +01:00
d9ae78ba07 Added basis for firmware uploading 2018-01-01 21:00:56 +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