This commit is contained in:
2026-03-26 12:10:21 +01:00
parent 1f4970c17c
commit d4d76db890
877 changed files with 631941 additions and 26195 deletions

View File

@@ -0,0 +1,26 @@
---
light:
- platform: esp32_rmt_led_strip
#rmt_channel: 0
is_rgbw: ${is_rgbw}
id: led_lights
restore_mode: RESTORE_DEFAULT_ON
name: ${device_name}_leds
chipset: ${chipset}
rgb_order: ${rgb_order}
num_leds: ${num_leds}
pin: ${pin_led1}
effects:
- flicker:
name: "Flicker"
alpha: 95%
intensity: 1.5%
- random:
name: "Random"
transition_length: 4s
update_interval: 5s
- addressable_rainbow:
name: Rainbow Effect
speed: 100
width: 50
- addressable_flicker: