Commit Graph

16 Commits

Author SHA1 Message Date
5d314e7525 Fixed PWM values being off 2018-02-03 16:23:15 +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
1a131c96bf Added #15: GET API for changing values 2018-01-31 21:03:19 +01:00
981d6ac1bb Implemented motion sensor settings
Moved all settings to JSON storage
2018-01-14 21:31:52 +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
1319dd43c6 Fixed minor issues with the tick code, works suprisingly well otherwise! 2018-01-05 20:03:06 +01:00
84ddcb3a1d Theoretical implementation of tick
Completely untested
2018-01-05 16:43:14 +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
242155a64c Added range settings for each step
Overhauled web frontend
2017-05-06 15:27:20 +02:00
98fd68eeee Fixed initialisation of step ranges
Added "always update" flag to update server
2017-04-16 16:10:42 +02:00
c789fd259b Fixed OTA firmware update 2017-04-16 14:25:36 +02:00
b39f3ba826 Added OTA firmware update
Added range customization (untested)
Added static mode easing (untested)
2017-04-16 13:40:34 +02:00
8fa9b63dfc Added GetRange/SetRange functionality (untested)
Fixed custom mode on frontend
2017-03-27 22:24:05 +02:00
b3d980c2ac Added exponential brightness to PWM conversion 2017-03-24 23:04:58 +01:00
abe13843b4 Initial commit, very much a work in progress 2017-03-23 19:45:29 +01:00