Cleanup some light groups
This commit is contained in:
@ -41,12 +41,21 @@ light:
|
|||||||
- light.basement_short_lamp
|
- light.basement_short_lamp
|
||||||
- light.basement_led_strip_1
|
- light.basement_led_strip_1
|
||||||
- light.furnace_room_overhead
|
- light.furnace_room_overhead
|
||||||
|
- platform: group
|
||||||
|
name: Dining Room Lamp
|
||||||
|
entities:
|
||||||
|
- light.dining_room_lamp_blue
|
||||||
|
- light.dining_room_lamp_green
|
||||||
|
- light.dining_room_lamp_purple
|
||||||
|
- light.dining_room_lamp_red
|
||||||
|
- light.dining_room_lamp_white
|
||||||
- platform: group
|
- platform: group
|
||||||
name: First Floor Lights
|
name: First Floor Lights
|
||||||
entities:
|
entities:
|
||||||
- light.living_room_overhead_1
|
- light.living_room_overhead_1
|
||||||
- light.living_room_overhead_2
|
- light.living_room_overhead_2
|
||||||
- light.mud_room_overhead
|
- light.mud_room_overhead
|
||||||
|
- light.dining_room_lamp
|
||||||
- platform: group
|
- platform: group
|
||||||
name: Second Floor Lights
|
name: Second Floor Lights
|
||||||
entities:
|
entities:
|
||||||
@ -62,14 +71,6 @@ light:
|
|||||||
- light.basement_tall_lamp
|
- light.basement_tall_lamp
|
||||||
- light.basement_short_lamp
|
- light.basement_short_lamp
|
||||||
- light.basement_led_strip_1
|
- light.basement_led_strip_1
|
||||||
- platform: group
|
|
||||||
name: Dining Room Lamp
|
|
||||||
entities:
|
|
||||||
- light.dining_room_lamp_blue
|
|
||||||
- light.dining_room_lamp_green
|
|
||||||
- light.dining_room_lamp_purple
|
|
||||||
- light.dining_room_lamp_red
|
|
||||||
- light.dining_room_lamp_white
|
|
||||||
|
|
||||||
frontend:
|
frontend:
|
||||||
themes: !include_dir_merge_named themes
|
themes: !include_dir_merge_named themes
|
||||||
|
16
groups.yaml
16
groups.yaml
@ -15,19 +15,3 @@ Presence Simulation:
|
|||||||
- light.mud_room_overhead
|
- light.mud_room_overhead
|
||||||
- light.nursery_light
|
- light.nursery_light
|
||||||
- switch.dining_room_lamp
|
- switch.dining_room_lamp
|
||||||
|
|
||||||
First Floor Light Group:
|
|
||||||
- light.living_room_lights
|
|
||||||
- light.mud_room_overhead
|
|
||||||
- light.dining_room_lamp
|
|
||||||
|
|
||||||
Second Floor Light Group:
|
|
||||||
- light.kallen_bedroom_light
|
|
||||||
- light.nursery_light
|
|
||||||
- light.master_bedroom_lights
|
|
||||||
- light.hallway_overhead
|
|
||||||
|
|
||||||
Basement Light Group:
|
|
||||||
- light.basement_stairwell
|
|
||||||
- light.basement_tall_lamp
|
|
||||||
- light.basement_short_lamp
|
|
||||||
|
Reference in New Issue
Block a user