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
cschwinne
e754d21598
Raise max universes to 9
2019-11-28 20:13:52 +01:00
cschwinne
2e4f2639a3
Fix #388
2019-11-26 20:41:15 +01:00
cschwinne
767b57fc01
Add "psave" field to state JSON
2019-11-25 00:20:00 +01:00
cschwinne
983efd61fb
Only connect with static IP if GW is configured ( #362 )
2019-11-21 15:20:15 +01:00
cschwinne
6b419dbfc0
Fix PIO ( #92 )
2019-11-20 00:47:43 +01:00
cschwinne
6eae6db46b
Migrate to ESPAsyncE131
2019-11-18 20:43:27 +01: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
6989b1730e
Added mqtt status topic
2019-11-10 22:13:07 +01:00
cschwinne
fba9992a10
Updated Espalexa ( #274 ) and readme
2019-11-10 00:54:35 +01:00
cschwinne
f3cc616e07
Fix reverse on segments with start > 0
2019-11-08 16:58:23 +01:00
cschwinne
e7a0874a57
Improved theater effect
2019-11-03 01:18:02 +01:00
cschwinne
1beb9c4bb8
Added WiFi section to JSON info ( #288 )
...
Add tt command to JSON API (#291 )
2019-10-29 02:21:23 +01:00
cschwinne
6eef3a9037
Add mac address to mDNS announcement ( #305 )
2019-10-29 01:30:07 +01:00
cschwinne
ddaaae46a6
Amending missing files in previous commit
2019-10-29 01:19:56 +01:00
cschwinne
ba1117e10e
Release v0.8.6
2019-10-26 00:00:44 +02:00
cschwinne
0cd46f932a
Fix 2.4.0
2019-10-25 15:32:09 +02:00
cschwinne
937f404583
Fix ESP32
2019-10-25 11:54:47 +02:00
cschwinne
d13d60d752
New WiFi logic
2019-10-25 00:14:58 +02:00
cschwinne
31e4e7c709
HA discovery wdt reset
2019-10-20 17:38:25 +02:00
cschwinne
0d3a8ce31b
Update MQTT library
2019-10-20 12:48:29 +02:00
cschwinne
be185b46a7
Reworked WiFi logic
...
Remaining issues:
MQTT reconnects too often
WiFI AP doesn't work if searching for STA
2019-10-18 23:47:11 +02:00
cschwinne
90fa5b3b93
Removed onlyAP
2019-10-18 14:06:07 +02:00
cschwinne
733996772b
WLED_CONNECTED macro
2019-10-18 13:26:39 +02:00
cschwinne
d4c921ea2e
Timebase sync
2019-10-18 12:19:52 +02:00
cschwinne
2852061699
Refactor WS812FX file names
2019-10-07 23:38:21 +02:00
cschwinne
d8859b9f0a
Improved running effects
2019-10-07 23:22:56 +02:00
cschwinne
ae1bc96006
More effects use FRAMETIME
2019-10-07 20:17:52 +02:00
cschwinne
f30ffb4413
Improved rainbow effects
2019-10-05 01:56:55 +02:00
cschwinne
846a1d007c
Improved fade modes
2019-10-04 01:21:18 +02:00
cschwinne
1dccc8dc78
Improved Color Wipe
2019-10-03 20:57:22 +02:00
cschwinne
e0d67bd057
Improved effects
2019-10-03 16:33:37 +02:00
cschwinne
4b4b93ac04
Added Halloween Eyes effect
...
Added Twinklecat
2019-10-02 01:17:26 +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
cschwinne
4a6755c28a
Added C9 and Sakura palettes
2019-08-31 01:41:25 +02:00
cschwinne
188fe5dc52
Added TwinkleFOX effect
...
Added Orangery palette
2019-08-30 15:39:34 +02:00
cschwinne
44a8ae457d
Fixed JSON API POST requests
...
Speed set COOLING for Fire2012 (#208 )
2019-08-25 23:52:40 +02:00
cschwinne
92eafcfe1a
Fixed crash on opening settings in core 2.5.2 ( #168 )
2019-08-21 01:18:25 +02:00
cschwinne
492ec489a1
Small changes to MQTT auth
...
Changed mqttPort to uint16 type
Password no longer transmitted to settings page
Chnaged topics and identifiers to last 6 bytes of mac format
Added security warning
2019-08-18 18:14:17 +02:00
Timothy Brown
c57124e876
Added MQTT port field, bumped user, pass and CID to 40 characters
2019-08-17 21:34:47 -04:00
Timothy Brown
c6d8b63e54
Added MQTT authentication support
2019-08-17 06:27:06 -04:00
cschwinne
b897a8a35f
Updated to ArduinoJson v6
...
Fixed JSON crash on core v2.5.2
2019-06-21 23:12:58 +02:00
cschwinne
117dc5288d
Added basic segment support
...
Updated Espalexa
2019-06-20 14:40:12 +02:00
cschwinne
b224a67ea7
Refactored WS2812FX variable names
2019-05-22 00:23:09 +02:00
cschwinne
793f919d59
Added MQTT auto reconnect
2019-05-21 18:50:56 +02:00
cschwinne
b03ff9a48a
Updated Espalexa to 2.4.2
...
Added UDP realtime 255 as keep state until changed
Added "true" and "false" MQTT payloads
2019-04-14 19:31:25 +02:00