reorganized num_leds section
This commit is contained in:
@@ -83,11 +83,11 @@ binary_sensor:
|
|||||||
inverted: true
|
inverted: true
|
||||||
|
|
||||||
light:
|
light:
|
||||||
|
- id: !extend neopixels
|
||||||
|
num_leds: 9
|
||||||
##############################
|
##############################
|
||||||
### RGB LED's BAR module 1 ###
|
### RGB LED's BAR module 1 ###
|
||||||
##############################
|
##############################
|
||||||
- id: !extend neopixels
|
|
||||||
num_leds: 9
|
|
||||||
- platform: partition
|
- platform: partition
|
||||||
name: "BAR 1 Left RGB Front"
|
name: "BAR 1 Left RGB Front"
|
||||||
id: bar_1_left_rgb_front
|
id: bar_1_left_rgb_front
|
||||||
|
|||||||
@@ -106,11 +106,11 @@ binary_sensor:
|
|||||||
inverted: true
|
inverted: true
|
||||||
|
|
||||||
light:
|
light:
|
||||||
|
- id: !extend neopixels
|
||||||
|
num_leds: 13
|
||||||
##############################
|
##############################
|
||||||
### RGB LED's BAR module 1 ###
|
### RGB LED's BAR module 1 ###
|
||||||
##############################
|
##############################
|
||||||
- id: !extend neopixels
|
|
||||||
num_leds: 9
|
|
||||||
- platform: partition
|
- platform: partition
|
||||||
name: "BAR 1 Left RGB Front"
|
name: "BAR 1 Left RGB Front"
|
||||||
id: bar_1_left_rgb_front
|
id: bar_1_left_rgb_front
|
||||||
|
|||||||
Reference in New Issue
Block a user