Skip to content

Commit

Permalink
update accent light groups
Browse files Browse the repository at this point in the history
  • Loading branch information
tvelich committed Nov 16, 2024
1 parent f704612 commit ec940c2
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion light/group/accent.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,19 @@
- platform: group
name: "Dining Room Accent"
entities:
- light.hue_dining_room_accent
- platform: group
name: "Family Room Accent"
entities:
- light.hue_family_room_accent
- light.family_room_tree_lights
- platform: group
name: "Living Room Accent"
entities:
- light.hue_living_room_accent
- platform: group
name: "Main Bedroom Accent"
entities:
- light.hue_main_bedroom_accent
- platform: group
name: "Front Yard Accent"
entities:
Expand All @@ -25,7 +32,9 @@
- platform: group
name: "Upstairs Accent"
entities:
- light.dining_room_accent
- light.family_room_accent
- light.main_bedroom_accent
- platform: group
name: "Inside Accent"
entities:
Expand Down

0 comments on commit ec940c2

Please sign in to comment.