Added specific light group for basement studio
This commit is contained in:
@ -63,6 +63,12 @@ light:
|
|||||||
- light.hallway_overhead
|
- light.hallway_overhead
|
||||||
- light.kallen_bedroom_light
|
- light.kallen_bedroom_light
|
||||||
- light.nursery_light
|
- light.nursery_light
|
||||||
|
- platform: group
|
||||||
|
name: Basement Studio Lights
|
||||||
|
entities:
|
||||||
|
- light.basement_stairwell
|
||||||
|
- light.basement_tall_lamp
|
||||||
|
- light.basement_short_lamp
|
||||||
|
|
||||||
frontend:
|
frontend:
|
||||||
themes: !include_dir_merge_named themes
|
themes: !include_dir_merge_named themes
|
||||||
|
Reference in New Issue
Block a user