-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgroups.yaml
More file actions
executable file
·40 lines (40 loc) · 957 Bytes
/
groups.yaml
File metadata and controls
executable file
·40 lines (40 loc) · 957 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# default_view:
# view: true
# icon: mdi:home
# entities:
# - binary_sensor.apartment_occupied
# - group.kitchen
# - group.living_room
# - group.entrance
# - group.graysons_room
# kitchen:
# name: Kitchen
# entities:
# - binary_sensor.kitchen_occupied
# - media_player.kitchen
# - light.kitchen_ceiling
# living_room:
# name: Living Room
# entities:
# - binary_sensor.living_room_occupied
# - sensor.xbox_live_status
# - sensor.xbox_live_game
# - media_player.living_room
# - light.living_room_ceiling
# - light.tv_left
# - light.tv_right
# - light.hanging_lamp
# - light.shelf
# - switch.cat_feeder
# - camera.living_room
# entrance:
# name: Entrance
# entities:
# - binary_sensor.entrance_occupied
# - light.hallway_ceiling
# graysons_room:
# name: Grayson's Room
# entities:
# - light.bed_left
# - light.bed_right
# - switch.bedroom_fan