cschwinne
3f9b37aa7f
Added /json/state
2019-03-05 10:59:15 +01:00
cschwinne
cc1cfd70b8
Added ArduinoJSON
2019-03-03 18:05:56 +01:00
cschwinne
587cf751d8
Fixed preset loading
2019-02-25 19:14:13 +01:00
cschwinne
f0e525d2e2
Added relative API calls
2019-02-22 22:53:33 +01:00
cschwinne
f86cdd8cde
Added /json/info page
2019-02-21 16:32:15 +01:00
cschwinne
1caaf04dfa
Various performance and reliability improvements
2019-02-20 23:44:34 +01:00
cschwinne
c34ddb2bc3
Initial async hue client
2019-02-18 22:34:21 +01:00
cschwinne
aa315f8472
Switched from PubSubClient to AsyncMqttClient
2019-02-17 19:21:09 +01:00
cschwinne
5694ff7c97
Migrated to AsyncWebServer
2019-02-16 00:21:22 +01:00
cschwinne
76f1c689c1
Interim Async Update
2019-02-14 17:25:41 +01:00
cschwinne
9caca37ab1
Release of v0.8.3
...
Removed initLedsLast
Improved Fireworks
2019-02-11 23:49:04 +01:00
cschwinne
d1ce23c5ac
Unique mDNS name
...
Various optimizations
2019-02-05 19:40:24 +01:00
cschwinne
10c51eea2c
Added Ripple and revamped twinkle effects
2019-01-31 23:42:48 +01:00
cschwinne
5d1993935e
Added Alexa Color support
2019-01-09 22:55:18 +01:00
cschwinne
6aa47bfd1b
Release of v0.8.2
...
Improved settings page scaling on mobile devices
Added 2 new effects to web UIs
2018-12-06 00:27:36 +01:00
cschwinne
ff46e6ea86
Added Auto Brightness Limiter and power calculation
2018-12-04 00:58:06 +01:00
cschwinne
6359a8a8a2
Improved effect updating internals
2018-11-24 11:52:23 +01:00
cschwinne
54d7a81f16
Incomplete commit for Nightlight Fixes
...
Interim state (Reason: Local Working Copy Data Corruption)
Affected files: (local changes will be re-implemented in next commit)
settings_sync.html (already recovered)
html_settings.h (already recovered)
wled03_set.ino
wled08_led.ino
wled09_button.ino
wled19_ir.ino
2018-11-21 23:28:20 +01:00
cschwinne
c0816c80ae
Infrared support added
2018-11-18 00:31:45 +01:00
cschwinne
071ebe6ef2
Gzipped UIs, improving speed and flash usage
2018-11-16 19:59:00 +01:00
cschwinne
a5cf553f17
Refactored code to improve readability
...
Fixed non-2-char indentations
2018-11-09 17:00:36 +01:00
cschwinne
48265bbe02
Release of WLED 0.8.1
...
Added Lake effect
2018-11-07 20:22:05 +01:00
cschwinne
6aaf544079
Auto-select pixel driving method based on LEDPIN
2018-11-05 02:24:13 +01:00
cschwinne
5e6b1e8175
Added defines for more granular feature disable control
2018-11-01 15:36:13 +01:00
cschwinne
32cf1495d3
Fixed tricolor chase modes
...
Added a new palette
2018-10-25 20:55:29 +02:00
cschwinne
f970780d6c
Fixed Clock overlay not working in reverse mode
...
Removed need for Macros to start with capital letter
2018-10-18 18:06:46 +02:00
cschwinne
377e4fa0a5
Release of v0.8.0
2018-10-15 16:15:51 +02:00
cschwinne
34ddf104a9
Optimized EEPROM string read/write code
...
Changed DNS server to improve AP mode stability
2018-10-07 11:56:29 +02:00
cschwinne
43e9743645
Fixed ESP32 version
...
Fixed Adalight serial Ambilight
2018-10-04 22:38:39 +02:00
cschwinne
c2972786f5
Attempted to improve AP only stability
2018-10-04 18:17:01 +02:00
cschwinne
eeb17b417c
Added MQTT
...
Updated readme for 0.8.0
Fixed custom theme bug
Bumped version codes to 0.8.0
2018-10-04 16:50:12 +02:00
cschwinne
92b4b69b3f
Split Server init code from wled05_init.ino to improve readability
...
Added MQTT logic
2018-09-30 20:24:57 +02:00
cschwinne
dbd6f134c1
Added CL= and C2= API calls to set HEX or DEC RGB or WRGB color
...
Started to add MQTT support
Pre server and init split-up
2018-09-28 23:53:51 +02:00
cschwinne
bb7f673ff9
Re-added support for 512K flash ESPs
2018-09-17 11:15:08 +02:00
cschwinne
4715180a32
Refactored wled00.ino
...
Attempted to fix AP mode lags
2018-09-15 17:29:01 +02:00
cschwinne
c55e3a37ae
Added 33 gradient palette presets
...
Fixed welcome page not showing on fresh install
Fixed device not turning on on fresh install
2018-09-08 20:26:04 +02:00
cschwinne
ce5fec4d5f
Added Pride2012 and Colorwaves effects
...
Adjusted Noise16 effects
Added palette fade transition option
2018-09-08 16:21:44 +02:00
cschwinne
6d4339b034
Added first palette functions
...
Attempted to fix welcome page
2018-09-06 02:05:56 +02:00
cschwinne
70d0aae07c
First commit of 0.8.0 dev cycle
...
Updated to newer WS2812FX version which supports segments (not supported in WLED yet)
Added new (FastLED) effects
Adjusted FX speed timings
Removed Sweep transition and Custom Chase (seldomly used - hinder development)
Removed solid overlay (no longer needed once segments are added)
Fixed Blynk effect set
2018-09-04 15:51:38 +02:00
cschwinne
1d4d885276
Release of WLED 0.7.1 to dev branch
...
Added E1.31 support
Added more realtime options
Attempted to fix welcome page not showing on fresh install
2018-08-11 22:59:37 +02:00
cschwinne
ed3557ffca
Fixed Exception 28 loop on fresh install
...
Removed legacy binaries folder
2018-08-05 19:22:48 +02:00
cschwinne
415dfd2750
Continued optimizing strings
2018-07-21 23:21:07 +02:00
cschwinne
72f203e4fa
Started optimizing code by converting String to char*
2018-07-20 19:35:31 +02:00
cschwinne
4e3c83af94
Added Blynk support
...
Fixed AutoRGBW not disabling white slider in UI
Fixed possible UDP buffer out of bounds
2018-07-16 11:50:09 +02:00
cschwinne
094bdf02c4
Release of v0.7.0
...
Substantial optimizations of mobile UI
Added option to save current preset cycle as boot default
Added option not to use first LED in strip
Realtime UI error now includes source IP address
Removed /down and /cleareeprom pages
Fixed bug (turning receiveDirect off would crash on UDP packet)
2018-06-24 01:20:15 +02:00
cschwinne
89b9fd8a45
Mobile UI by StormPie added
2018-05-22 21:11:19 +02:00
cschwinne
ce1ba3bc2c
Added Hyperion support on UDP port 19446
2018-05-18 23:24:47 +02:00
cschwinne
3afb499930
Changed preset cycle API format
...
Added secondary color transition
Added option to have UI while receiving realtime
Fixed mDNS not working
Fixed Arduino OTA not working when locked but enabled
2018-05-10 19:55:58 +02:00
cschwinne
356ff57005
Added more usermod functions
2018-04-24 12:03:25 +02:00
cschwinne
4c9dc739ae
Release of v0.6.4
...
Added Limited support of up to 1200 (ESP8266) or 600 (ESP32) LEDs
Changed &ND API call to activate Nightight without requiring NL
2018-04-15 15:27:54 +02:00