homeassistant/groups.yaml

88 lines
1.7 KiB
YAML
Raw Permalink Normal View History

2025-01-10 21:08:35 -08:00
# dining_room_chandelier:
# name: Chandelier
# entities:
# - light.chandelier_1
# - light.chandelier_2
# - light.chandelier_3
# - light.chandelier_4
# - light.chandelier_5
# living_room_main:
# name: Livingroom Room Light
# entities:
# - light.living_room_1
# - light.living_room_2
# entry_light:
# name: Entry Light
# entities:
# - light.entry_1
# - light.entry_2
# hallway_lights:
# name: Hallway Lights
# entities:
# - light.hallway_family_tree
# - light.hallway_turtles
# - light.hallway_upstairs
# office_main:
# name: Office Room Light
# entities:
# - light.office_1
# - light.office_2
#office_accents:
# name: Office Accent Lights
# entities:
# - light.office_closet_light
# - light.office_desk_light
# - light.office_pegboard_light
# master_bathroom_main:
# name: Master Bathroom Room Lights
# entities:
# - light.main
# - light.shower
# master_bedroom_main:
# name: Master Bedroom Lights
# entities:
# - light.master_bedroom_1
# - light.master_bedroom_2
# master_bedroom_lamps:
# name: Master Bedroom Lamps
# entities:
# - light.left_bedside_lamp
# - light.right_bedside_lamp
#master_bedroom_closets:
# name: Master Bedroom Closet Lights
# entities:
# - light.master_bedroom_closet_light
#bar_pendant_lights:
# name: Bar Pendant Lights
# entities:
# - light.bar_pendant_1
# - light.bar_pendant_2
# - light.bar_pendant_3
#bar_lights:
# name: Bar Lights
# entities:
# - light.bar_front_lights
# - light.bar_pendant_1
# - light.bar_pendant_2
# - light.bar_pendant_3
# - light.bar_sink
#upstairs_hall_lights:
# name: Hallway Lights
# entities:
# - light.hallway_1
# - light.hallway_2
# - light.hallway_3