Skip to content

Instantly share code, notes, and snippets.

@hassy-bloggy
Created March 1, 2019 06:00
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save hassy-bloggy/5beb3c0dd7acdc869728c8840f79a7d8 to your computer and use it in GitHub Desktop.
configuration.group.yaml
group:
default_view:
view: true
icon: mdi:home
entities:
- light.mock_laris_light_00a
- light.mock_laris_light_00b
- switch.laris_plug_00a
- group.room_2
Room 1:
view: true
# icon: mdi:ninja
entities:
- switch.laris_plug_00b
- light.mock_laris_light_00c
- light.mock_laris_light_00d
Room 2:
view: false
entities:
- switch.laris_plug_00b
- light.mock_laris_light_00c
- light.mock_laris_light_00d
Room 3:
view: true
entities:
- group.room_2
- light.mock_laris_light_00a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment