Skip to content

Commit dad406d

Browse files
committed
Remove rmt_channel to work with 2025.5.2
1 parent 34cb4f4 commit dad406d

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

firmware/conf.d/led-external.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ light:
1010
num_leds: ${led_count}
1111
rgb_order: GRB
1212
chipset: WS2812
13-
rmt_channel: 0
1413
default_transition_length: 0.4s
1514
restore_mode: RESTORE_DEFAULT_ON
1615
entity_category: diagnostic

firmware/conf.d/led-internal.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ light:
66
state_topic:
77
pin: ${neopixel_pin}
88
chipset: WS2812
9-
rmt_channel: 1
109
rgb_order: GRB
1110
num_leds: 1
1211
entity_category: diagnostic

0 commit comments

Comments
 (0)