cschwinne
a4cf0e0e2e
Significantly altered settings page logic to improve network and memory payloads
...
Added setting to entirely disable recovery AP (if OTA is enabled)
Added setting to specify time to try connecting before opening AP
2017-11-20 00:07:37 +01:00
cschwinne
f37f01c016
Finished RGBW HTML support
...
Version bump to 0.4pre
2017-10-12 22:20:37 +02:00
cschwinne
4e48aeab3e
Before ESP32 support
2017-05-15 12:24:59 +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
bbc9a890a6
core index HTML functions implemented
...
FX control
HSB mode added
integrated favicon into bin, SPIFFS not needed anymore
2017-05-08 20:20:48 +02:00
cschwinne
692c41b7c2
Fixed Nightlight function
...
added /version query
updated readme
2017-04-26 14:04:53 +02:00
cschwinne
624b3c3f16
State before April rework
...
Attempted to fix NTP bug
2017-04-26 10:13:33 +02:00
cschwinne
3105f834b2
minor changes
2017-03-20 20:56:07 +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
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
31e3daf3e3
overlay function added (analog clock)
...
lock individual leds in WS2812FX library
2016-12-31 00:38:51 +01:00
cschwinne
19d8bbc0c3
NTP added
...
added more settings
updated readme
improved boot time
2016-12-29 00:03:58 +01:00
cschwinne
eb8825ab27
serverside FX fully implemented
...
bug - choppy transitions
2016-12-14 23:40:47 +01:00
cschwinne
945839e3d3
NL=0 instant off bugfix attempt
...
added udpPort = 0 as off
implement all settings setters (notifyNightlight \n udpPort)
De-implement notification fwd and led_amount settings
descriptive text / title (server side + settings)
nightlight function different after brightness than 0
2016-12-11 20:11:14 +01:00
cschwinne
a3a2c0448f
udp notifier finished
2016-11-27 22:37:51 +01:00
cschwinne
c88b9d6143
OTA lock fully working
2016-11-27 21:37:00 +01:00
cschwinne
123ab66b31
Nightlight working!
2016-11-27 16:45:54 +01:00
cschwinne
25e9967dae
nightlight dev in progress
...
BUILD UNTESTED
notifier bugs 2A
no udp
2016-11-26 19:34:05 +01:00
cschwinne
9a06c748c0
implement OTA lock / security
...
do not reboot after settings set -> add reboot button
ota not really working yet
2016-11-20 01:47:15 +01:00
cschwinne
e22fb965f7
first notifier working demo
...
NOTES:
udp broadcast notifier?
timeout problem!!
2016-11-20 00:07:04 +01:00
cschwinne
acfdb4ab75
improved structure
...
program split up in 10 subfiles
2016-11-19 19:39:17 +01:00