Couple of changes to integrate the new basement LED strip
This commit is contained in:
@ -39,6 +39,8 @@ light:
|
|||||||
- light.basement_stairwell
|
- light.basement_stairwell
|
||||||
- light.basement_tall_lamp
|
- light.basement_tall_lamp
|
||||||
- light.basement_short_lamp
|
- light.basement_short_lamp
|
||||||
|
- light.basement_led_strip_1
|
||||||
|
- light.furnace_room_overhead
|
||||||
- platform: group
|
- platform: group
|
||||||
name: First Floor Lights
|
name: First Floor Lights
|
||||||
entities:
|
entities:
|
||||||
@ -59,6 +61,7 @@ light:
|
|||||||
- light.basement_stairwell
|
- light.basement_stairwell
|
||||||
- light.basement_tall_lamp
|
- light.basement_tall_lamp
|
||||||
- light.basement_short_lamp
|
- light.basement_short_lamp
|
||||||
|
- light.basement_led_strip_1
|
||||||
- platform: group
|
- platform: group
|
||||||
name: Dining Room Lamp
|
name: Dining Room Lamp
|
||||||
entities:
|
entities:
|
||||||
|
@ -361,7 +361,9 @@ going_upstairs:
|
|||||||
- service: light.turn_on
|
- service: light.turn_on
|
||||||
data: {}
|
data: {}
|
||||||
target:
|
target:
|
||||||
entity_id: light.living_room_lights
|
entity_id:
|
||||||
|
- light.living_room_lights
|
||||||
|
- light.basement_led_strip_1
|
||||||
mode: single
|
mode: single
|
||||||
icon: hue:room-stairs
|
icon: hue:room-stairs
|
||||||
good_morning:
|
good_morning:
|
||||||
|
Reference in New Issue
Block a user