forked from hmn/home-assistant-config
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgroups.yaml
executable file
·164 lines (154 loc) · 3.53 KB
/
groups.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
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
security:
name: Security
view: yes
entities:
- device_tracker.henrik_henrik
- camera.camera_outside
- group.all_lights
- group.motion
- scene.away
- scene.bedroom_off
- scene.bedroom_on
- scene.concentrate
- scene.energize
- scene.kitchen_off
- scene.kitchen_on
- scene.read
- scene.relax
- scene.sleep
icon: mdi:security-home
settings:
name: Settings
view: yes
entities:
- group.all_automations
- group.all_scripts
- group.all_switches
- group.all_lights
- input_boolean.power_stay_on
- input_boolean.tv_stay_on
- input_boolean.sleep
icon: mdi:settings
tado:
name: tado
view: yes
entities:
- group.climate
- group.heating
- group.temperature
- group.humidity
- group.tado_link
- group.tado_mode
- group.tado_power
- group.all_climate
icon: mdi:temperature-celsius
climate:
name: Climate
view: no
entities:
- switch.particle_relay1
- climate.bathroom
- climate.cinema
- climate.kitchen
- climate.bedroom
- climate.livingroom
- climate.entrance
heating:
name: Heating
view: no
entities:
- sensor.bathroom_heating
- sensor.cinema_heating
- sensor.kitchen_heating
- sensor.bedroom_heating
- sensor.livingroom_heating
- sensor.entrance_heating
temperature:
name: Temperature
view: no
entities:
- sensor.bathroom_temperature
- sensor.cinema_temperature
- sensor.kitchen_temperature
- sensor.bedroom_temperature
- sensor.livingroom_temperature
- sensor.entrance_temperature
humidity:
name: Humidity
view: no
entities:
- sensor.bathroom_humidity
- sensor.cinema_humidity
- sensor.kitchen_humidity
- sensor.bedroom_humidity
- sensor.livingroom_humidity
- sensor.entrance_humidity
tado_link:
name: tado link
view: no
entities:
- sensor.bathroom_link
- sensor.cinema_link
- sensor.kitchen_link
- sensor.bedroom_link
- sensor.livingroom_link
- sensor.entrance_link
tado_mode:
name: tado mode
view: no
entities:
- sensor.bathroom_tado_mode
- sensor.cinema_tado_mode
- sensor.kitchen_tado_mode
- sensor.bedroom_tado_mode
- sensor.livingroom_tado_mode
- sensor.entrance_tado_mode
tado_power:
name: tado power
view: no
entities:
- sensor.ewaldsvej_tado_bridge_status
- sensor.bathroom_overlay
- sensor.bathroom_power
- sensor.cinema_overlay
- sensor.cinema_power
- sensor.kitchen_overlay
- sensor.kitchen_power
- sensor.bedroom_overlay
- sensor.bedroom_power
- sensor.livingroom_overlay
- sensor.livingroom_power
- sensor.entrance_overlay
- sensor.entrance_power
tv:
name: TV
view: yes
entities:
- sensor.plex
- sensor.sonarr_upcoming
- media_player.apple_tv
- media_player.apple_tv_2
- media_player.plex_web_chrome
- media_player.denon_avrx1300w
- media_player.lg_oled
- media_player.playstation_4
- switch.lg_oled_wol
icon: mdi:television
motion:
name: Motion
view: no
entities:
- sensor.entrance_tilt_x
- sensor.entrance_tilt_y
- sensor.entrance_tilt_z
- sensor.workshop_tilt_x
- sensor.workshop_tilt_y
- sensor.workshop_tilt_z
- binary_sensor.entrance_acceleration
- binary_sensor.entrance_contact
- binary_sensor.workshop_acceleration
- binary_sensor.workshop_contact
- binary_sensor.motion_sensor_bedroom
- binary_sensor.motion_sensor_cinema
- binary_sensor.motion_sensor_kitchen
- binary_sensor.motion_sensor_livingroom