WLED/TODO.txt

22 lines
673 B
Plaintext
Raw Normal View History

color cycle
sequence
simple slide transition
2016-09-11 23:07:18 +02:00
add toolbar conf in settings
additional color picker field
implement all settings setters
2016-09-21 23:23:18 +02:00
implement OTA lock / security
2016-09-11 23:07:18 +02:00
implement button
implement HSB slider option
implement ranges
implement discrete range color setter
implement discrete single color setter
do not reboot after settings set -> add reboot button
2016-09-21 23:23:18 +02:00
svg icons in html
2016-10-30 14:49:51 +01:00
notifier function -> send get request
nightlight function -> turns off after set time (+implement fading)
(replace StrContains and num functions)
2016-09-11 23:07:18 +02:00
BUGS
static ip disables mdns
2016-09-21 23:23:18 +02:00
XXX authentification for security relevant areas (/edit, /update (!!!), /list, /down, [/settings, /reset, /cleareeprom])