cschwinne
cf60eb52d8
Fix LED settings always displaying WS2815
2020-01-15 00:38:25 +01:00
Max Hedge
31d277ffa2
Don't display "for most effects..." information for WS2815.
2020-01-13 17:30:10 +00:00
Max Hedge
bafd043aae
Add WS2815 brightness limiter. Uses "magic value" of 255mA.
2020-01-13 17:09:20 +00:00
cschwinne
c98c54bd6b
Release of WLED v0.9.0-b1
...
Timebase reset when turned off
Added Aurora paletta
2019-12-13 01:23:07 +01:00
Warren Spits
42ab734256
Closes Aircoookie/WLED#444
2019-12-11 22:08:59 +11:00
cschwinne
77d89e7df3
Fix iOS scrolling
...
Other small adjustments
Allow for passwords with * as 1st char
2019-12-11 00:59:15 +01:00
cschwinne
6122a8371a
Added Glitter and Candle effects
2019-12-06 01:44:45 +01:00
cschwinne
d6c0642a02
Add new UI!
2019-12-05 01:58:03 +01:00
cschwinne
3b70488828
NTP server settable
...
Added segment commands to HTTP api
Removed HA autodiscovery
2019-12-04 02:01:47 +01:00
cschwinne
89a54e31f1
Cleanup and segment improvements
2019-12-02 12:41:35 +01:00
cschwinne
0e8806eb2b
Integrated liveview
2019-11-30 19:17:25 +01:00
emerrill
4729bce16c
Merge branch 'master' of github.com:Aircoookie/WLED into disable_n_leds_for_all_fx
...
Conflicts:
wled00/data/settings_leds.htm
2019-11-29 10:56:59 -07:00
emerrill
0b5ac7a139
Adding ability to turn off specified number of LEDs. Added to LED settings.
...
Also added FX for Tri Color Static, defaults tri to white.
2019-11-29 10:53:01 -07:00
Warren Spits
9930c8f94d
Converted UTF-16 files with UTF-8 and CR/LF to LF.
2019-11-28 08:28:13 +11:00
cschwinne
3aacb7150d
Added live preview json
2019-11-18 12:29:36 +01:00
cschwinne
81298a1034
Fix string overflow
2019-11-13 01:20:14 +01:00
cschwinne
b3d728df91
Add 12V brightness limiter and configurable per-led current ( #295 )
2019-11-12 19:33:34 +01:00
cschwinne
ba1117e10e
Release v0.8.6
2019-10-26 00:00:44 +02:00
pille
4cddb16788
fix verison number of current release
2019-09-28 13:43:57 +02:00
cschwinne
6c9d161950
Fixed transitions and gamma
2019-09-19 21:15:20 +02:00
cschwinne
705fd4dafd
Release v0.8.5
2019-09-12 12:40:06 +02:00
Timothy Brown
c6d8b63e54
Added MQTT authentication support
2019-08-17 06:27:06 -04:00
cschwinne
794e17442f
Release of v0.8.4
...
Default to LwiP 2 in PIO
Fixed 12hr format time
2019-03-25 23:27:35 +01:00
cschwinne
c8a7537157
Added support for SPIFFS
...
Fixed ESP32
2019-03-16 02:09:37 +01:00
cschwinne
d4bf1cb23d
Added button double press macro option
...
Added toggle (relay) pin
2019-03-13 11:13:03 +01:00
cschwinne
b72e6f16ca
Small memory improvements
2019-03-09 21:41:23 +01:00
cschwinne
0166dfe16e
Fixed colorwheel
2019-03-07 23:22:52 +01:00
cschwinne
709ff7a701
Finished JSON API
...
Added RV http api call
Fixed CY,PA,PC,PX api calls
Fixed CORS
2019-03-06 21:31:12 +01:00
cschwinne
62a2246448
Included effect and palette lists in LED settings
2019-02-25 22:23:26 +01:00
cschwinne
587cf751d8
Fixed preset loading
2019-02-25 19:14:13 +01:00
cschwinne
ba19e20833
Added Macro notification option
...
Removed realtime UI lock
2019-02-19 12:57:50 +01:00
cschwinne
2af6af2bf0
Added HTTP OTA update via ESPAsyncWebServer
2019-02-17 17:11:10 +01:00
cschwinne
a371239172
Fixed mobile UI effect list not loading
2019-02-12 14:50:19 +01:00
cschwinne
9caca37ab1
Release of v0.8.3
...
Removed initLedsLast
Improved Fireworks
2019-02-11 23:49:04 +01:00
cschwinne
6e76fc0aa7
Added JSON FX + palette lists
2019-02-10 23:05:06 +01:00
cschwinne
10c51eea2c
Added Ripple and revamped twinkle effects
2019-01-31 23:42:48 +01:00
cschwinne
48d20c02a1
Added timed macro weekday support
2019-01-31 00:09:44 +01:00
cschwinne
c5cc0b3f2b
Updated Mobile UI
...
Fixed Smooth Meteor stuck pixels
Added CORS response
Added secondary color to http API response
2019-01-18 01:20:36 +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
f6f8151150
Added meteor FX to web UI
2018-11-29 21:46:05 +01:00
cschwinne
a20d577f6c
WS2812b Color Order changeable in settings
...
Meteor effect can now use palettes
2018-11-28 12:24:32 +01:00
cschwinne
ee55a574de
Moved About section to Github wiki
...
Updated readme
2018-11-23 00:11:47 +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
071ebe6ef2
Gzipped UIs, improving speed and flash usage
2018-11-16 19:59:00 +01:00
cschwinne
48265bbe02
Release of WLED 0.8.1
...
Added Lake effect
2018-11-07 20:22:05 +01:00
cschwinne
9904c10984
Added Colortwinkle effect 74
2018-11-04 20:14:23 +01:00
cschwinne
81c810eba4
Increased max. UDP leds from 341 to 490
...
MQTT now publishes state on connect
2018-11-01 16:16:38 +01:00
cschwinne
32cf1495d3
Fixed tricolor chase modes
...
Added a new palette
2018-10-25 20:55:29 +02:00
cschwinne
f98b0beee5
Added Mobile UI power indicator
2018-10-06 14:53:15 +02:00