676a3586dd
Fixed #22 : Option to only enable motion triggers during nighttime
...
Also added missing setting for motion turn off delay
2018-02-16 22:03:11 +01:00
7b823b7cff
Fixed #21 : Sunrise and sunset times are way off
...
Fixed #18 : Time triggers fail if the time is earlier than the first trigger of a day
Sometimes I really really dislike C++ and it's lack of helpful warnings, like signed-unsigned comparisons and allowing switch without case. Too easy to miss.
2018-02-13 20:00:39 +01:00
1df8c7fc0d
Fixed #11 : Show device's time in frontend
...
Frontend for #19 : Implement exception handler
2018-02-12 22:17:50 +01:00
ce26beffec
Fixed #16 - Curve is not working well with actual LED strips
...
Finished calibration page - untested!
2018-02-03 15:45:05 +01:00
b7d7d5e18c
Added start of calibration wizard
2018-01-28 20:04:50 +01:00
5d6514f6e2
Added steps settings API
2018-01-26 11:50:42 +01:00
a2f7021d2c
Finished restyling
2018-01-23 15:07:12 +01:00
de9bf9ceca
Removed milligram dependency
...
Started restyling using custom CSS, nowhere near finished yet
2018-01-22 23:02:02 +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
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
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
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