Commit Graph

16 Commits

Author SHA1 Message Date
cschwinne
973b8f62c8 Release of WLED 0.4 - the BLINKEN update
Added setting to change default boot preset
Changed default NTP server
Removed keywords.txt from dependencies because IDE would consider it as an (invalid) library
Updated readme
Updated binaries to 0.4
2017-12-12 14:52:28 +01:00
cschwinne
221ebfd8f1 FAILED: Started to implement Sweep transition, revert for now 2017-10-28 22:22:37 +02:00
cschwinne
affb99507e Release of WLED 0.3
version bump
minor tweaks
compressed HTMLs
changed SN behavior to control direct notifications
removed nightlight notification due to severe uselessness
removed unnecessary bool2int function
Updated binary
2017-05-08 21:46:04 +02:00
cschwinne
134ec052fc added power button to html
made spiffs optional (disabled by default)
2017-05-08 21:00:06 +02:00
cschwinne
ca3c4bb125 html update in progress
notification receive and send buttons work
settings iframe works
implemented HSB partially
2017-05-07 23:51:42 +02:00
cschwinne
692c41b7c2 Fixed Nightlight function
added /version query
updated readme
2017-04-26 14:04:53 +02:00
cschwinne
678765fc88 Added setting to not turn on lights at boot
(due to random forced reboots since Alexa integration)
minor text changes
2017-03-07 22:05:18 +01:00
cschwinne
5748423942 added settings for alexa, led count, advanced
included bin files
2017-02-24 23:21:48 +01:00
cschwinne
255cef8685 Added Alexa support 2017-02-21 23:59:47 +01:00
cschwinne
31a6ddd0b3 Attempted to fix NTP by reimplementing 2017-02-07 16:02:27 +01:00
cschwinne
369c00bbff Trigger HTTP req feature added
Pre NTP-reimplementation
2017-02-07 13:00:33 +01:00
cschwinne
a321edfebf Updated readme 2017-02-05 00:12:35 +01:00
cschwinne
31dd40fa9e Embedded HTML in sketch to make SPIFFS data upload optional 2017-02-01 21:25:09 +01:00
cschwinne
e9ae7c34c7 Added (highly unstable and experimental) NTP time support
Added timezones library (CET for now, you can easily adapt it to your timezone however)
Added overlays to support both digital and analog clockfaces, basic countdown
Improved serial debug
Included license notes in settings file
Added a bit of guides to readme file

Warning! Using NTP usually results in a complete system crash after 1-48 hours.
Please only enable it if you are willing to experiment with it.
To get a proper WLED experience, make sure the checkbox for NTP is disabled in settings!
2017-01-15 00:24:28 +01:00
cschwinne
19d8bbc0c3 NTP added
added more settings
updated readme
improved boot time
2016-12-29 00:03:58 +01:00
cschwinne
9062faf7d5 XML settings done 2016-09-11 23:07:18 +02:00