cschwinne
ad4acca17a
Minor adjustments
2020-02-09 10:35:32 +01:00
Def3nder
37b84300b4
Fix Chase Random effect ( #669 )
2020-02-09 10:33:26 +01:00
pille
d9a8dac266
expose refactoring to webUI:
...
add client stats
add DMX settings (this increases EEPROM layout version)
2020-02-08 20:52:45 +01:00
pille
76f704b060
implement different DMX modes for E1.31:
...
DISABLED: don't act on packets
SINGLE_RGB: treat all LEDs the same and controll them using 3 channels: RGB
SINGLE_DRGB: as above, but has an additional first channel for Dimmer
EFFECT: not a realtime mode. disables fadeTransition to reduce delay. just exposes parameters as 11 channels to trigger effects locally: Dimmer Effect Speed Intensity Palette PriRed PriGreen PriBlue SecRed SecGreen SecBlue
MULTIPLE_RGB: legacy mode. address each LED individually with 3 channels: RGB.
MULTIPLE_DRGB as above, but has an additional first channel for master Dimmer
add client stats (IP + user agent)
add support for DMX address (so you don't need a whole universe per fixture)
skip out-of-order packets
2020-02-08 20:38:28 +01:00
Def3nder
d69a2f1514
Fix Chase Effects at high speeds + "Two Dots" Effect at low speeds ( #659 )
2020-02-06 01:37:47 +01:00
Def3nder
06a5c1a798
Percent Effect from both ends of the strip ( #660 )
...
from 0 to 100 the strip will get color(0) starting at the ESP, from 200 to 100 to strip will do it the other way around.
So, when using this effect for the staircase usermod, a person entering area near the ESP would set an intensity starting with 1 and getting bigger and leaving on the other side would need to further increase the intensity until 200. then the strip has color(1) again.
2020-02-06 01:36:01 +01:00
Aircoookie
773d6e002c
Add discourse to readme
2020-02-04 17:43:46 +01:00
Aircoookie
b78d1baaaf
Merge branch 'master' of https://github.com/Aircoookie/WLED
2020-02-01 00:36:07 +01:00
Aircoookie
50ff59239c
Segment grouping HTML support
2020-02-01 00:36:00 +01:00
Def3nder
a29e98fd41
Correct start of Lighthouse effect at high speeds ( #643 )
2020-01-29 23:20:32 +01:00
Def3nder
e4d5551f16
Correction for "Percent with speed" ( #642 )
...
The speed slider defines the "size" of pixels that will be added or substracted each refresh. If this size is bigger than the last value and you quickly move the intensity slider to zero, then the effect shows 100% all the time until it will be changed.
2020-01-29 23:10:02 +01:00
fishbone-git
bbf2f6c7de
non-required HUE settings
2020-01-28 20:47:37 +01:00
Aircoookie
398816dbeb
Merge pull request #625 from stringandstickytape/IR6_Support_2
...
Add IR codes for 6-key learning remote https://www.aliexpress.com/ite …
2020-01-28 13:49:41 +01:00
Def3nder
f3b399b31f
Fix Police All, Sinelon and Lighthouse (Comet) effects ( #634 )
2020-01-28 13:48:59 +01:00
Def3nder
2b0a38d25d
Percent Effect with speed-slider ( #637 )
2020-01-28 13:47:18 +01:00
cschwinne
b41dacb6c0
FIx ESP32 compilation
2020-01-28 00:45:29 +01:00
cschwinne
c5f5532303
Bump version ID
2020-01-28 00:03:29 +01:00
cschwinne
09485c995e
Merge branch 'master' of https://github.com/Aircoookie/WLED
2020-01-27 00:45:33 +01:00
cschwinne
dc936b63d6
Various fixes
2020-01-27 00:45:30 +01:00
Max Hedge
2f8365a790
Fix consecutive break statement.
2020-01-25 16:53:37 +00:00
Max Hedge
47be430bc1
Add IR codes for 6-key learning remote https://www.aliexpress.com/item/4000307837886.html
...
This cheap remote has the advantage of being more powerful (longer range) than cheap credit-card remotes
"CH" controls brightness, "VOL +" controls effect, "VOL -" controls colour/palette, "MUTE" sets bright plain white.
2020-01-25 16:46:10 +00:00
Def3nder
e1a61985a2
Plasma effect correction ( #619 )
2020-01-24 23:17:29 +01:00
Def3nder
16ad0c22f0
IRremote correction (preset load) ( #618 )
2020-01-24 23:15:57 +01:00
Aircoookie
2d5b09a16f
Merge pull request #604 from recliq/fx_percent
...
Added percent display effect.
2020-01-19 16:01:48 +01:00
recliq
e49b9cff67
Added percent display effect.
2020-01-19 13:51:49 +01:00
recliq
8c69a4cb7a
added support for 21-key remote
2020-01-19 12:53:44 +01:00
cschwinne
125e21900a
Added new HTTP API commands ( resolves #597 )
2020-01-19 01:07:38 +01:00
Def3nder
6c557ec015
Plasma effect ( #600 )
2020-01-19 00:06:17 +01:00
cschwinne
cf60eb52d8
Fix LED settings always displaying WS2815
2020-01-15 00:38:25 +01:00
Aircoookie
8850dac291
Merge pull request #587 from stringandstickytape/master
...
Add WS2815 brightness limiter power model, using "magic value" of 255mA.
2020-01-14 23:55:07 +01:00
cschwinne
10e564eeea
Remove start from Drip
2020-01-14 19:12:23 +01:00
Serhan
8048bb85fb
Update NpbWrapper.h
...
Fixes the WS2801 Color Order
2020-01-14 15:58:14 +01:00
cschwinne
e99e9fed11
Remove unneccessary null checks
2020-01-14 11:46:21 +01:00
Aircoookie
79e9dbb9c6
Merge branch 'master' into groupfinal
2020-01-14 11:12:33 +01:00
cschwinne
081a6888fa
Remove G and S options (only segment properties now)
2020-01-14 10:59:57 +01:00
cschwinne
ae6ba79f1e
Grouping and Spacing
2020-01-14 10:57:23 +01:00
Max Hedge
31d277ffa2
Don't display "for most effects..." information for WS2815.
2020-01-13 17:30:10 +00:00
Def3nder
7fe5f8907e
FX intensity slider to desaturate Color in Colorloop FX ( #585 )
2020-01-13 18:29:34 +01:00
cschwinne
2e9b59e2e0
Update readme
2020-01-13 18:24:23 +01:00
cschwinne
5188894301
Fix LPD8806
2020-01-13 18:23:06 +01:00
Max Hedge
4c16efbbf7
Ignore white component on WS2815 power calculation
2020-01-13 17:18:21 +00:00
Max Hedge
bafd043aae
Add WS2815 brightness limiter. Uses "magic value" of 255mA.
2020-01-13 17:09:20 +00:00
cschwinne
d971fc440f
Support WS2801 and LPD8806 ( closes #178 )
2020-01-12 15:16:45 +01:00
fishbone-git
31658f4eab
Drip (water_torture) effect ( #583 )
2020-01-12 15:04:49 +01:00
Aircoookie
32c10e5ae8
Merge pull request #571 from Def3nder/SunRiseFading
...
SunRise using NightLight Fade
2020-01-08 19:25:05 +01:00
Def3nder
6642d96688
ESP32 support for IR remotes
...
uses library v2.7.2
2020-01-08 18:07:48 +01:00
Def3nder
df8b085f0e
SunRise using NightLight Fade
...
changed WLED08_led.ino to fade from current color to the secondary color. This can be used without effecting the current logic with setting "NF=2" in a macro or through the API.
If a red color tone is chosen as primary and a yellow/white tone as secondary color,
the actual brightness is set to 5 and the target brightness to 255,
the duration is set to 10 minutes,
this will create a smooth fade from darkest red to a bright warm light (like in a real SunRise)
2020-01-08 12:00:25 +01:00
Def3nder
2a432dc6ee
Corrected OR function in IF statement
...
from '|' to '||'
2020-01-08 10:35:42 +01:00
Unknown
322d1f09de
More IR remotes (24/40/44-keys) and select them in the settings
...
added more IR remotes
2020-01-08 00:46:16 +01:00
Unknown
2bb74233cc
ESP32 support for solid (analog) RGB(W) stripes uses ledc funtion to drive analog RGB(W) stripes with 3, 4 or 5 channels.
...
uses ledc funtion to drive analog RGB(W) stripes with 3, 4 or 5 channels.
the define in platformio.ini needs to be "WLED_USE_ANALOG_LEDS"
2020-01-07 23:58:15 +01:00
cschwinne
558811e4f9
Update to Espalexa v2.4.4
2020-01-07 01:02:52 +01:00
cschwinne
318ffc821c
Re-add accidentally reverted Frametime fixes
2020-01-06 01:06:02 +01:00
cschwinne
ef4ec16860
Add RSSI to info ( #434 )
2020-01-06 00:43:15 +01:00
Aircoookie
6bc927c535
Merge branch 'master' into groupfinal
2020-01-05 22:30:27 +01:00
cschwinne
e4ad0d3b59
Improved bouncing balls
2020-01-05 21:26:14 +01:00
Aircoookie
4af7ccd84c
Merge branch 'master' into master
2020-01-03 23:19:40 +01:00
cschwinne
5c7d993dbe
Numerous improvements to 1D FW
2020-01-03 22:56:56 +01:00
cschwinne
cdef7a53a4
Fireworks 1D working
2020-01-03 17:47:06 +01:00
Aircoookie
b1f26d4ebe
Merge branch 'master' into 1d-fireworks
2020-01-03 12:58:31 +01:00
cschwinne
9bf534288c
Removed pixel locking
2020-01-02 22:10:59 +01:00
cschwinne
3d359229cf
Reworked effects to use data instead of locked
2020-01-02 20:41:15 +01:00
cschwinne
8013f8d5b3
Update year
2020-01-02 02:12:10 +01:00
Aircoookie
43c5fea782
Merge pull request #527 from fishbone-git/starburst
...
add multi fireworks starburst effect
2020-01-01 01:17:59 +01:00
cschwinne
a6c7cc7b41
Merge branch 'starburst' of https://github.com/fishbone-git/WLED into starburst
2020-01-01 01:06:48 +01:00
cschwinne
4dfc1631af
Few Cronixie fixes
2020-01-01 01:04:54 +01:00
cschwinne
21b498fece
Memory optimizations
2019-12-31 19:01:37 +01:00
cschwinne
446e2c123f
More improvements
2019-12-31 16:37:44 +01:00
fishbone-git
b3a7ee633d
Merge branch 'starburst' of https://github.com/fishbone-git/WLED into starburst
2019-12-31 13:47:34 +01:00
fishbone-git
8b6366688a
minor updates for cleanup
2019-12-31 13:47:17 +01:00
cschwinne
1671c78260
First working state
2019-12-31 12:35:18 +01:00
Aircoookie
96ca459df8
Merge branch 'master' into starburst
2019-12-31 11:13:40 +01:00
cschwinne
51fb981d24
Add possiblilty for segments to dynamically allocate memory
2019-12-31 11:11:05 +01:00
cschwinne
2ef46195d3
Merge branch 'master' of https://github.com/Aircoookie/WLED
2019-12-30 17:34:22 +01:00
cschwinne
6e35b5ba8b
Fix analog write range
2019-12-30 17:34:15 +01:00
cschwinne
8ca6ca2c88
TriWipe synced
2019-12-30 01:40:38 +01:00
cschwinne
508804d0d5
Few fixes for tricolor wipe
2019-12-30 01:18:19 +01:00
fishbone-git
eb251050a5
fix exploding firworks controls to match the slider direction to the effect
2019-12-30 00:22:28 +01:00
fishbone-git
67758b4980
rework sinelon, bouncing, popcorn to remove some unnecessary statics
2019-12-30 00:20:05 +01:00
fishbone-git
f187d7258b
rework for slightly better visuals
2019-12-30 00:08:49 +01:00
fishbone-git
5efd1f3a91
add comment for source and description
2019-12-30 00:04:56 +01:00
fishbone-git
e3def22b07
add multi fireworks starburst effect
2019-12-28 15:43:55 +01:00
fishbone-git
ce5839ce27
remove debug message
2019-12-27 22:20:34 +01:00
fishbone-git
50082043ef
add exploding fireworks
2019-12-27 20:58:06 +01:00
fishbone-git
012045878d
theatre rainbow too fast with a double-step
2019-12-24 21:05:20 +01:00
fishbone-git
3083ccddcc
rework of new effects, sync to FRAMETIME add options for sinelon
2019-12-24 20:41:03 +01:00
fishbone-git
f39b9041a0
remove test
2019-12-24 15:22:40 +01:00
fishbone-git
37827cdd6c
another manual merge
2019-12-24 15:20:38 +01:00
fishbone-git
58f41a1f9b
manual merge #2
2019-12-24 15:12:54 +01:00
fishbone-git
7712faca0a
manual merge
2019-12-24 15:11:04 +01:00
fishbone-git
805fe1d47e
Revert "more effects to FRAMETIME"
...
This reverts commit f3371c443e
.
2019-12-24 15:05:12 +01:00
fishbone-git
0d4d1eff94
Revert "Merge branch 'master' into framerate"
...
This reverts commit 38cc460358
, reversing
changes made to 8600360173
.
2019-12-24 14:58:22 +01:00
fishbone-git
f3371c443e
more effects to FRAMETIME
2019-12-24 14:46:07 +01:00
fishbone-git
a86f750473
Merge remote-tracking branch 'upstream/master'
2019-12-24 01:09:00 +01:00
Aircoookie
92b532ce9a
Merge pull request #510 from fishbone-git/framerate
...
Sizing for scan and dual_scan
2019-12-24 00:53:46 +01:00
cschwinne
924f97cbe8
Improvements to scan and segment fixes
2019-12-24 00:48:51 +01:00
cschwinne
8817dc6d73
Add tertiary color to presets ( #509 )
2019-12-24 00:06:23 +01:00
fishbone-git
7324d59e08
Merge branch 'master' of https://github.com/Aircoookie/WLED
2019-12-23 23:24:10 +01:00
fishbone-git
dcd8e9250f
Merge branch 'master' of https://github.com/Aircoookie/WLED into framerate
2019-12-23 23:08:25 +01:00
fishbone-git
f07578e0cb
add sizing to scan mode
2019-12-23 22:49:29 +01:00
Aircoookie
cabcf8b7b2
Merge pull request #344 from ericyanush/tz-sask
...
Add support for Saskatchewan Timezone
2019-12-23 21:03:04 +01:00
cschwinne
a90a07f46d
Put new timezone to end of list
2019-12-23 20:54:00 +01:00
Aircoookie
b9dd3de63b
Merge branch 'master' into framerate
2019-12-23 20:07:32 +01:00
cschwinne
194aa90aee
Noise 4 fix
2019-12-23 19:28:37 +01:00
fishbone-git
9bc72df1b5
meteor with framerate
2019-12-23 19:23:57 +01:00
fishbone-git
b2439ca0af
Merge branch 'master' of https://github.com/Aircoookie/WLED into framerate
2019-12-23 19:06:49 +01:00
fishbone-git
70d04d807b
cleanup
2019-12-23 18:48:01 +01:00
fishbone-git
2372675c79
combine larson scanners
2019-12-23 18:38:54 +01:00
cschwinne
cb66900575
More effects using FRAMETIME
2019-12-23 13:06:14 +01:00
fishbone-git
21dc037848
Merge branch 'master' of https://github.com/Aircoookie/WLED
2019-12-22 17:55:40 +01:00
fishbone-git
9fe5e69503
Merge branch 'master' of https://github.com/Aircoookie/WLED into framerate
2019-12-22 17:47:28 +01:00
fishbone-git
c0ac381f6f
rework effects to frametime
2019-12-22 17:41:32 +01:00
cschwinne
94200dd3a4
Fixed effects ( #466 )
2019-12-21 03:17:54 +01:00
cschwinne
112ba7ac5c
Fix compile for analog
2019-12-19 21:31:14 +01:00
cschwinne
4c58929dd4
Fix compile
2019-12-19 21:08:21 +01:00
Aircoookie
2188509d2c
Merge branch 'master' into solidRgbwLedStrips
2019-12-19 20:59:36 +01:00
Def3nder
ed24f72cf9
Changes for 4CH and 5CH LED stripes
...
ESP32 fixes for Solid RGBW (...not implemented for ESP32 yet)
Use 5CH solid RGB stripes
adapt the logic to use CW and WW for different CT-values
change from Opt-out to Opt-In for analog LEDs
Added new boards
Alexa color changes to match white values with 4Ch and 5Ch LED stripes
bracket error
Device definitions
2019-12-18 15:35:32 +01:00
cschwinne
bd4d1cdd41
Fix preset cycle
2019-12-18 00:47:24 +01:00
cschwinne
2c70d66d4a
Fix TypeError ( #453 )
2019-12-18 00:41:45 +01:00
fishbone-git
97ecace40e
Merge remote-tracking branch 'upstream/master'
2019-12-17 12:07:50 +01:00
cschwinne
6ef988549d
Fix compile
...
facepalm
2019-12-13 14:16:42 +01:00
cschwinne
9088d79390
Add tertiary color to sync ( #451 )
2019-12-13 14:14:36 +01:00
cschwinne
0c9bcb2445
Update readme
2019-12-13 01:31:48 +01: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
fishbone-git
225e66a522
Merge remote-tracking branch 'upstream/master'
2019-12-12 20:59:31 +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
fishbone-git
c1dec16c50
add popcorn effect
2019-12-10 20:34:59 +01:00
fishbone-git
86ae11f4c4
add sinelon effect
2019-12-10 20:26:02 +01:00
fishbone-git
7ca1970fff
add bouncing balls effect
2019-12-10 20:06:00 +01:00
Warren Spits
b1cbbeb935
Segment reverse fix
2019-12-10 11:34:11 +11:00
Warren Spits
2dce4462a0
Saving and loading of grouping and spacing.
2019-12-09 23:16:16 +11:00
Warren Spits
55e2bc27c6
Converted segments to use lengths.Segment stop is now derived.Clears the skipped pixels.Fixed getPixelColor.
2019-12-08 23:17:42 +11:00
Warren Spits
2c3cad6e61
Pixel grouping support, configurable through JSON API. It probably breaks cronixie.
2019-12-07 23:25:38 +11:00
cschwinne
6122a8371a
Added Glitter and Candle effects
2019-12-06 01:44:45 +01:00
cschwinne
4ffeb05120
Fix #418 and #420
2019-12-05 11:07:54 +01:00
cschwinne
d6c0642a02
Add new UI!
2019-12-05 01:58:03 +01:00
cschwinne
173c752d62
Added spots and two dots effects
2019-12-04 12:15:12 +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
334783f89a
Preset 16 working
2019-12-03 14:15:12 +01:00
cschwinne
89a54e31f1
Cleanup and segment improvements
2019-12-02 12:41:35 +01:00
cschwinne
354d18f78e
Main segment changes
2019-12-01 01:42:52 +01:00
cschwinne
0e8806eb2b
Integrated liveview
2019-11-30 19:17:25 +01:00
cschwinne
731550acb3
Fixed reverse
2019-11-30 11:46:31 +01:00
Aircoookie
be4019b4d3
Merge pull request #400 from ironosity/disable_n_leds_for_all_fx
...
Adding new setting to disable fixed number of LED
2019-11-30 11:20:53 +01:00
cschwinne
bbe511dd15
Attempting to fix disconnect on Adalight (ESP32, #194 )
2019-11-30 11:17:37 +01:00
emerrill
37da53c20e
fixing some spacing
2019-11-29 12:25:30 -07: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
cschwinne
e754d21598
Raise max universes to 9
2019-11-28 20:13:52 +01:00
Aircoookie
0fdd861ef1
Merge pull request #391 from badbadc0ffee/adalight
...
rewrite adalight parser
2019-11-28 19:50:40 +01:00
cschwinne
2e5f6a3507
Improved adalight show() handling
2019-11-28 19:25:04 +01:00
Warren Spits
9930c8f94d
Converted UTF-16 files with UTF-8 and CR/LF to LF.
2019-11-28 08:28:13 +11:00
Florian Moesch
f8e262b87e
rewrite adalight parser
2019-11-26 21:47:55 +01:00
cschwinne
896bdaf124
Create usermods folder ( #389 )
2019-11-26 21:21:54 +01:00
cschwinne
2e4f2639a3
Fix #388
2019-11-26 20:41:15 +01:00
Aircoookie
ce89a92d0d
Merge pull request #368 from stockklauser/master
...
Fix Visual Studio Project Structure and add 3 new Effects
2019-11-25 01:34:34 +01:00
cschwinne
1d9d1f6bbd
Simplified police code
2019-11-25 01:20:03 +01:00
cschwinne
767b57fc01
Add "psave" field to state JSON
2019-11-25 00:20:00 +01:00
thomas.stockklauser
9e00177d76
- Fix the Visual Studio Project Structure with the e131 lib change to async
...
- Add 3 New Effects: Police, Police All, Multi Dynamic
2019-11-22 19:19:48 +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
Noah
76117854c6
Update readme.txt
2019-11-18 20:27:45 -08: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
Eric Yanush
9a091ff11a
Add support for Saskatchewan Time (CST no DST) GMT-6
2019-11-11 18:22:58 -06: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
BrentBrooks70
692554a899
Add files via upload
...
Updated WS2812FX file names to FX
As of 0.86 this was broken for Visual Micro
2019-11-09 14:28:46 -05:00
cschwinne
f3cc616e07
Fix reverse on segments with start > 0
2019-11-08 16:58:23 +01:00
Def3nder
d1c289b709
Add Solid (analog) RGBW strip support
...
add 4 ESP pins for driving analog/non-addressable RGBW LED strips
2019-11-05 15:52:18 +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
4e4773a370
Fix JSON API FX change not sending sync ( #283 )
...
Rename duplicate effects (#294 )
Add India Standard Time
Fix flash on startup
Fix NTP with lwip2
2019-10-29 01:19:04 +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
pille
4cddb16788
fix verison number of current release
2019-09-28 13:43:57 +02:00
cschwinne
e1179fd8c8
Delete accidentallly included bin
2019-09-26 14:06:50 +02:00
cschwinne
cb77285277
Support APA102 on ESP32
2019-09-26 14:02:58 +02:00
cschwinne
6c9d161950
Fixed transitions and gamma
2019-09-19 21:15:20 +02:00
cschwinne
4837bf007a
Update welcome page
2019-09-12 12:41:51 +02:00