Blaž Kristan
0ca7699fe5
Merge pull request #2427 from Aircoookie/sync-seg
...
Sync segment options.
2022-01-25 12:54:24 +01:00
Blaž Kristan
7f6adfa331
Converted indentation tabs to spaces.
2022-01-25 12:47:14 +01:00
cschwinne
5f0b102671
Send segment ID, start, stop, and cct
2022-01-24 18:31:05 +01:00
cschwinne
d28eb6ae21
Repeat other seg than 0 bugfix
2022-01-24 16:44:47 +01:00
André Klitzing
eca980dfca
Add initial support for ESP32-C3 ( #2454 )
...
* WIP Add support for ESP32-C3
* Add esp32c3 to default_envs
* Use new platform from tasmota
* Switch back to 2.8.1 as it seems by fixed
2022-01-24 11:34:02 +01:00
Jason2866
742c792ec7
Use latest Arduino ESP32 ( #2502 )
...
build with IDF44-rc1 and Arduino from 21.01.2022. Toolchains updated to 8.4.0 2021r2-patch2
The platform can be used for ESP32, ESP32-S2 and ESP32-C3
2022-01-24 11:28:49 +01:00
Blaž Kristan
9b062f33c5
Merge pull request #2450 from frankalicious/patch-1
...
fix name of image for ST7789 usermod
2022-01-22 23:07:15 +01:00
Blaž Kristan
ea15c2245e
Merge pull request #2497 from herm/usermod_multirelay
...
Add Home Assisant MQTT autodiscovery for usermod multi_relay.
2022-01-22 22:57:24 +01:00
Blaz Kristan
26ae6d3691
Added config option for HA autodiscovery.
2022-01-22 20:49:43 +01:00
cschwinne
f97bc9dba8
Fix DMX menu settings item
2022-01-21 20:35:30 +01:00
Blaz Kristan
fe6b1c13c4
Periodic broadcasts.
2022-01-21 16:08:02 +01:00
Blaz Kristan
5608425a12
Added comments.
...
Fix for incorrect boot state.
2022-01-21 15:55:25 +01:00
cschwinne
f784b01d20
Update year
2022-01-21 01:48:50 +01:00
Hermann Kraus
2648eba5bf
Deprecate usermod mqtt_switch. ( #2499 )
2022-01-20 23:31:28 +01:00
Blaz Kristan
255347ab77
Minor clenup.
2022-01-20 17:38:18 +01:00
Hermann Kraus
52c36ef6a4
Add Home Assisant MQTT autodiscovery for usermod multi_relay.
2022-01-20 00:30:17 +01:00
Blaz Kristan
e54819e7e5
Merge branch 'master' into sync-seg
2022-01-15 14:08:08 +01:00
Blaz Kristan
7eb029dcb6
Complete segment syncing.
...
Reduced complexity of colorUpdated regarding effect/color change.
Minor optimizations.
2022-01-15 14:04:16 +01:00
André Klitzing
f8c80283e4
Use arduino-esp32 2.0.2 for ESP32-S2 ( #2452 )
...
* Use arduino-esp32 2.0.2 for ESP32-S2
LittleFS is merged into it.
* Fix filesystem error for ESP32-S2
Use platform of tasmota until upstream released it and
use board_build.flash_mode = qio
* Fix empty disk usage
* Add esp32s2_saola to default_envs
* Remove lorol LITTLEFS for esp32dev, too
* Revert "Remove lorol LITTLEFS for esp32dev, too"
This reverts commit 3586d5eef7
.
2022-01-14 17:19:33 +01:00
Blaž Kristan
04f5bdb843
Fix for NTP sync on millis() rollover.
...
AP mode delay on boot (#2242 ).
2022-01-10 13:53:11 +01:00
Blaz Kristan
aba4dc7c50
Bugfix for analog button read limitation.
2022-01-09 15:13:58 +01:00
cschwinne
7fb46cf982
WIP: Segment loop size byte
2022-01-09 14:16:07 +01:00
Blaz Kristan
ae8281f835
error in udpIn
2022-01-07 21:16:14 +01:00
Blaž Kristan
fa35293618
Full segment syncing.
2022-01-07 19:12:06 +01:00
Blaž Kristan
20ccca0aec
Swapped grouping and spacing in UDP packet.
2022-01-07 17:53:07 +01:00
Blaž Kristan
10e216da6b
Fix for missing middle segment.
2022-01-07 17:48:46 +01:00
Blaž Kristan
6491353a57
Missing rptSeg()
2022-01-07 17:31:28 +01:00
IgorMarkovic
9f44f989e5
Fix staircase mode segment 1 animation ( #2469 )
2022-01-05 16:09:25 +01:00
cschwinne
33f72e40da
Replace icon unavailable on some mobile browsers
2022-01-02 18:06:42 +01:00
Blaž Kristan
18868a5bd6
Date controlled timed presets. ( #2447 )
...
* Date controlled timed presets.
* C/P fix for sunset.
* Fixed % escape character
* Date range support
* Date logic fix
Co-authored-by: cschwinne <dev.aircoookie@gmail.com>
2021-12-31 14:09:48 +01:00
Christian Schwinne
754682577c
Configurable framerate ( #2444 )
...
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-30 01:48:27 +01:00
frankalicious
aef0243b73
fix name of image for ST7789 usermod
2021-12-26 11:06:20 +01:00
akshay rajput
736053e24e
Patch to remove preceding zero of hour digit for 7segment usermod ( #2445 )
...
* Update usermod_seven_segment_reloaded.h
* Update usermod_seven_segment_reloaded.h
2021-12-26 02:29:56 +01:00
Blaz Kristan
2c14181051
LAT/LON helper for Samsung devices.
2021-12-23 20:32:45 +01:00
Blaz Kristan
296fe4b62e
Unload playlist on timed presets.
2021-12-21 22:46:06 +01:00
Blaz Kristan
118f02fd11
Unload playlist on timed presets.
2021-12-21 18:47:21 +01:00
Blaz Kristan
990d0f6e3e
Fix for skipping reset of segments when changing spacing.
2021-12-21 18:26:51 +01:00
Blaz Kristan
84624666ce
Incorrect delete fix.
2021-12-21 18:16:25 +01:00
Blaz Kristan
8bd716c056
Prevent undefind FX behaviour on millis() rollover
2021-12-20 16:43:47 +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
1270f2d577
Sync segment options.
...
Freeze effect.
Repeat last segment until end.
2021-12-17 20:33:48 +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
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
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
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