-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgroup.yaml
115 lines (100 loc) · 2.3 KB
/
group.yaml
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
#
# group.yaml
# Grouping of various components on front-end
#
automations:
name: Automations
entities:
- automation.back_door_close_notify
- automation.back_door_open_notify
- automation.front_door_close_notify
- automation.front_door_open_notify
- automation.goodbye
- automation.lights_off_2330
- automation.lights_on_sunset_isaway
- automation.lights_on_sunset_ishome
- automation.welcome_home_daytime
- automation.welcome_home_nighttime
scenes:
name: Scenes
entities:
- scene.Goodnight
- scene.Lights_On
doors:
name: Doors
entities:
- cover.garage_door_opener
- sensor.front_door
- sensor.front_door_temperature
- sensor.back_door
- sensor.back_door_temperature
home_theater:
name: Home Theater
entities:
- sensor.basement_temperature
- binary_sensor.basement_nest_protect_online
- sensor.basement_nest_protect_co_status
- sensor.basement_nest_protect_smoke_status
- media_player.apple_tv
- sensor.plex_server
kitchen:
name: Kitchen
entities:
- sensor.upstairs_motion_sensor_temperature
- sensor.upstairs_motion_sensor
living_room:
name: Living Room
entities:
- media_player.cast
- switch.living_room_lamp
- switch.living_room_light
office:
name: Office
entities:
- sensor.main_floor_temperature
- sensor.main_floor_humidity
- switch.office_desk_light
- switch.office_room_light
- media_player.85dhcca1
hallway:
name: Hallway
entities:
- binary_sensor.hallway_nest_protect_online
- sensor.hallway_nest_protect_co_status
- sensor.hallway_nest_protect_smoke_status
guest_bedroom:
name: Guest Bedroom
entities:
- switch.guest_bedroom_table_lamp
- switch.guest_bedroom_light
guest_bathroom:
name: Guest Bathroom
entities:
- light.bathroom_light
- switch.exhaust_fan
master_bedroom:
name: Master Bedroom
entities:
- sensor.watch_drawer
- sensor.watch_drawer_temperature
- switch.bedroom_light
- switch.master_bedoom_light
network:
name: Network
entities:
- sensor.fastcom_download
weather:
name: Weather
entities:
- sensor.weather_temperature
- sensor.weather_condition
- sensor.weather_current
dining_room:
name: Dining Room
entities:
- light.dining_room_light
corridor:
name: Corridor
entities:
- light.guest_hallway_light
- climate.main_floor