Blaz Kristan
5a3d3b0324
Default values for effects.
...
Moved mode names to FX_fcn.cpp
2021-12-28 18:09:52 +01:00
Blaž Kristan
78006855ee
Fix for 8266 default core.
2021-12-28 07:30:05 +01:00
Blaz Kristan
73f99b5e22
Bugfix for restoring previous LED state.
2021-12-27 16:13:59 +01:00
Blaz Kristan
7d6f8eb495
WS notifications on PIR state change.
2021-12-27 15:40:29 +01:00
Blaz Kristan
eac5340b03
Merge branch 'configurable-fps' of https://github.com/aircoookie/WLED into dev
2021-12-26 11:59:22 +01:00
Blaz Kristan
36b196dd93
Date controlled timed presets.
2021-12-25 18:46:43 +01:00
cschwinne
549dcd32ca
Configurable framerate
...
Updated arduino core versions
Better performance on esp32 core 3.x due to IRAM_ATTR
Fixed analog busses init to full white/on
2021-12-25 01:30:27 +01:00
Blaz Kristan
a59f56d852
LAT/LON helper for Samsung devices.
2021-12-23 20:37:22 +01:00
Blaz Kristan
2c14181051
LAT/LON helper for Samsung devices.
2021-12-23 20:32:45 +01:00
Blaz Kristan
c2b9e06a4a
Color slot selection glitch fix.
2021-12-22 23:04:58 +01:00
Blaz Kristan
964978d45b
Optimizations.
2021-12-22 18:37:14 +01:00
Blaz Kristan
296fe4b62e
Unload playlist on timed presets.
2021-12-21 22:46:06 +01:00
Blaz Kristan
cb4c736fab
Bugfix galore.
2021-12-21 20:43:49 +01:00
Blaz Kristan
84624666ce
Incorrect delete fix.
2021-12-21 18:16:25 +01:00
Blaž Kristan
42474e551f
Added check for newest parameter and bus frequency
2021-12-21 12:38:19 +01:00
Blaž Kristan
061e055d1b
Optimizations in ALT rotary encoder & display usermods.
2021-12-21 11:20:11 +01:00
Blaz Kristan
12f2caa8d6
Alt Rotary Encoder & Alt 4LD enhancements.
2021-12-20 20:44:06 +01:00
Blaz Kristan
8bd716c056
Prevent undefind FX behaviour on millis() rollover
2021-12-20 16:43:47 +01:00
Blaž Kristan
b890b5f0dc
millis() rollover fix for effects
2021-12-20 11:29:03 +01:00
Andy Hofmann
cd95abb2a1
Usermod quinled-an-penta: Updated IOs for v1r1 release ( #2429 )
...
* UM QuinLED-An-Penta: First version
* UM QuinLED-An-Penta: Made OLED seconds a setting; small improvements
* UM QuinLED-An-Penta: Fixed unique ID
* Merge branch 'master' of https://github.com/Aircoookie/WLED
* UM QuinLED-An-Penta: Fixed config loading
* UM QuinLED-An-Penta: Replaced ledcRead() with calculating the percentage
* UM QuinLED-An-Penta: Fixed temp sensor readings
* UM QuinLED-An-Penta: Removing OLED bus clk setting
* UM QuinLED-An-Penta: ETH support, lots of OLED improvements
* UM quinled-an-penta: v1r1 adjustments
2021-12-20 01:41:37 +01:00
Blaz Kristan
c3df9e6270
Increased time before reading temperature.
...
4LD modifications.
2021-12-19 21:14:54 +01:00
Blaz Kristan
6463fbee32
Fix for usermod sornt& rotary encoder.
2021-12-19 16:50:55 +01:00
Blaz Kristan
e43cdc6674
Slight optimization in Temperature usermod.
2021-12-19 12:05:28 +01:00
Blaz Kristan
59216a9ae1
UI refinements.
...
Disconnect all WS clients on low mem.
2021-12-18 17:13:15 +01:00
Blaz Kristan
47a620bd36
Merge branch 'dev' into sync-seg
2021-12-18 10:26:20 +01:00
Blaz Kristan
37dbf4d8ec
Prevent memory exceptions using WS.
2021-12-18 10:25:58 +01:00
Blaz Kristan
80a067806d
Spacing & grouping notification.
2021-12-17 17:36:12 +01:00
Blaz Kristan
f20065f546
Notification & UI fix
2021-12-17 17:29:39 +01:00
Blaž Kristan
43d50e270a
Syncing segment options.
2021-12-17 11:22:20 +01:00
Blaž Kristan
c27117e99e
Merge pull request #2415 from Aircoookie/i2c-sharing
...
Pin manager support for sharing multipin buses.
2021-12-16 19:57:08 +01:00
Blaž Kristan
9c84f13425
Add debug output in case of CRC error reading temp
2021-12-16 10:47:56 +01:00
Blaz Kristan
b2cf7a16f2
Added different reading for DS18S20 sensor
2021-12-15 19:34:06 +01:00
Blaž Kristan
28556790d6
Removed loadInfo() in animated staircase.
2021-12-14 10:35:50 +01:00
Blaž Kristan
41c9bb63a0
Pin manager support for sharing multipin buses.
2021-12-14 09:38:38 +01:00
Blaž Kristan
c2b2fafc9c
Bugfix in 4LD.
2021-12-14 06:32:08 +01:00
Blaz Kristan
5b88ba6d1d
fix when hiding color slots
2021-12-13 17:57:18 +01:00
Blaz Kristan
d036021a78
Build bump.
2021-12-12 10:03:11 +01:00
Roman Reitschmied
7d5e2466f0
add ability get LDR value from other usermods ( #2408 )
2021-12-12 00:31:54 +01:00
Roman Reitschmied
d3f35955d6
New flexible usermod for seven segment displays ( #2409 )
...
* add first version
* added max/min brightness to autoldr functionality
* added more information to the readme
2021-12-12 00:31:21 +01:00
cschwinne
fb338c0728
Button preset call mode
...
(stops main segment values from being applied to all presets)
2021-12-11 23:44:21 +01:00
Blaz Kristan
5462d1e9f8
Bugfix
...
- incorrect bus length
- invalid relay state
- preset JSON corruption on network call
- iro & rangetouch serving
2021-12-11 23:17:47 +01:00
cschwinne
2ce8f1ee5d
Skip first and apply preset fixes
2021-12-11 19:30:11 +01:00
Blaz Kristan
3f0258e215
Playlist corrupting JSON buffer bugfix.
2021-12-10 20:45:37 +01:00
Christian Schwinne
e72a8d999f
Merge pull request #2393 from guardmedia/blends-effect
...
Improved speed and reduced memory usage for Blends effect
2021-12-10 18:42:46 +01:00
Blaž Kristan
fed16fd14e
Fix for disconnects on ESP8266 with static JSON buffer
2021-12-10 17:30:57 +01:00
Blaž Kristan
5dbc45ecb9
Fix for incorrectly placed release JSON buffer.
2021-12-10 17:06:04 +01:00
Blaž Kristan
2f411dfc9c
Added compile time default for 4LD usermod.
2021-12-10 16:59:56 +01:00
Blaž Kristan
d6cff870e5
Incorrect JSON buffer release fix.
2021-12-10 13:29:42 +01:00
Blaž Kristan
e1cd45c57e
Bugfix for heap low disconnect.
2021-12-10 12:51:44 +01:00
Blaz Kristan
7572b6f66b
Remove volatile.
2021-12-09 15:08:19 +01:00