diff --git a/package/2bar_1display.yaml b/package/2bar_1display.yaml index 0d82e54..e87ddf5 100644 --- a/package/2bar_1display.yaml +++ b/package/2bar_1display.yaml @@ -83,11 +83,11 @@ binary_sensor: inverted: true light: + - id: !extend neopixels + num_leds: 9 ############################## ### RGB LED's BAR module 1 ### ############################## - - id: !extend neopixels - num_leds: 9 - platform: partition name: "BAR 1 Left RGB Front" id: bar_1_left_rgb_front diff --git a/package/3bar_1display.yaml b/package/3bar_1display.yaml index 5fdac6b..dc3ed85 100644 --- a/package/3bar_1display.yaml +++ b/package/3bar_1display.yaml @@ -106,11 +106,11 @@ binary_sensor: inverted: true light: + - id: !extend neopixels + num_leds: 13 ############################## ### RGB LED's BAR module 1 ### ############################## - - id: !extend neopixels - num_leds: 9 - platform: partition name: "BAR 1 Left RGB Front" id: bar_1_left_rgb_front