Commit Graph

627 Commits

Author SHA1 Message Date
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
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
9c36b4268a started HTML index page rework
setting nightlight now possible
2017-05-07 17:09:18 +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
31a6ddd0b3 Attempted to fix NTP by reimplementing 2017-02-07 16:02:27 +01:00
cschwinne
05a757ede3 Added Gamma correction 2017-02-01 19:25:36 +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
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
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
def391b282 notifier base function implemented
notifier settings getter implemented
2016-11-03 22:07:07 +01:00
cschwinne
9baf2f3eb8 replace StrContains and num functions
settings html now contains all fields planned for v0.3
2016-10-31 21:16:39 +01:00
cschwinne
d190964b95 implement button on/off 2016-10-30 20:04:39 +01:00
cschwinne
d01877d32b settings getter/setter/html for fade transition
removed pwrled from settings page
2016-10-30 16:26:17 +01:00
cschwinne
2e4563d72c change slider height to relative values
improve firefox UI appearance

reverted last commit
2016-10-20 22:03:56 +02:00
cschwinne
c05b88a0f4 NOT WORKING
tried hex response implementation

ROLLBACK
2016-10-20 20:20:38 +02:00
cschwinne
ed2381ec70 continued development
reverted settings page to previous commit
static ip implementation working
added author header
bumped version to 0.3 pre-development
2016-09-20 22:21:44 +02:00
cschwinne
2a6b481592 version 0.2
BD release
removed some settings tempoarily
stable?!
2016-09-14 22:32:57 +02:00
cschwinne
a58ff54d5b mostly working
AP off bug

WLAN settings work
2016-09-13 23:19:02 +02:00
cschwinne
57c42facd5 Fully implemented settings logic, not working
ESP.reset() crashes module
settings not getting saved
EEPROM saver?
EEPROM loader?
server args?
-> More printouts
TODO updated
2016-09-12 22:43:25 +02:00
cschwinne
f13b377ca6 Settings getter working 2016-09-12 22:05:52 +02:00
cschwinne
9062faf7d5 XML settings done 2016-09-11 23:07:18 +02:00