Commit Graph

1519 Commits

Author SHA1 Message Date
cschwinne
221ebfd8f1 FAILED: Started to implement Sweep transition, revert for now 2017-10-28 22:22:37 +02:00
cschwinne
d5a766a49f Attempted to improve performance by simplifying pixel lock checks 2017-10-28 16:51:00 +02:00
cschwinne
f37f01c016 Finished RGBW HTML support
Version bump to 0.4pre
2017-10-12 22:20:37 +02:00
cschwinne
f878c89069 Added RGBW support
ifdef-Option may be removed next commit since RGB strips seem to support RGBW protocol
HTMLs have no support yet
&W= works
2017-10-12 17:09:59 +02:00
cschwinne
8a38af0282 Started working on RGBW support 2017-09-27 21:45:58 +02:00
cschwinne
7f42ed2d32 Fixed bug that caused Fade and Breath effects to reset brightness to 0 2017-09-25 19:32:20 +02:00
cschwinne
97065d402d Switched LED library to NeoPixelBus in an attempt to fix reset issue
Fixed a bug that caused color correction to work incorrectly
2017-09-18 12:24:31 +02:00
cschwinne
42e4fe7f3a Shortened some unused desriptions to save memory
Made overlays optional due to limited use
2017-09-18 10:20:04 +02:00
cschwinne
30b6fd8589 Added 5 new effects from current WS2812FX library 2017-09-18 09:50:18 +02:00
cschwinne
007ca43ae7 Changed some default options 2017-09-18 08:28:43 +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
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
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
bdaa8f22b8 bri percentage int overflow fixed
pre alexa integration
2017-02-21 23:13:05 +01:00
cschwinne
31a6ddd0b3 Attempted to fix NTP by reimplementing 2017-02-07 16:02:27 +01:00
cschwinne
70dfdfc814 Completely removed NTP implementation 2017-02-07 14:24:42 +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
d566c0b1a9 Reimplemented WARLS 2017-02-04 23:37:28 +01:00
cschwinne
17d60ef9a0 Implemented arls8 and rgb, seems to crash WiFi, revert in next commit
Added trigger function to WS2812FX (from dev branch)
2017-02-04 22:17:28 +01:00
cschwinne
31dd40fa9e Embedded HTML in sketch to make SPIFFS data upload optional 2017-02-01 21:25:09 +01:00
cschwinne
05a757ede3 Added Gamma correction 2017-02-01 19:25:36 +01:00
cschwinne
b09f450171 GP output function added 2017-01-27 22:59:01 +01:00
cschwinne
02443ed697 WARLS support added 2017-01-26 23:45:55 +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
7cd7108aa7 end of year, silv. countdown 2016-12-31 21:10:33 +01:00
cschwinne
30cfbff5c9 In digital clock dev 2016-12-31 17:36:07 +01:00
cschwinne
31e3daf3e3 overlay function added (analog clock)
lock individual leds in WS2812FX library
2016-12-31 00:38:51 +01:00
cschwinne
40a853aadb included MIT license 2016-12-29 00:19:22 +01:00
cschwinne
19d8bbc0c3 NTP added
added more settings
updated readme
improved boot time
2016-12-29 00:03:58 +01:00
cschwinne
bce00eea0c integrated FX library
added fire fx
fixed ani reset
individual led control
2016-12-17 23:43:07 +01:00
cschwinne
eb8825ab27 serverside FX fully implemented
bug - choppy transitions
2016-12-14 23:40:47 +01:00
cschwinne
e710eace18 Began FX implementation 2016-12-14 21:40:09 +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