-
Notifications
You must be signed in to change notification settings - Fork 0
/
groups.yaml
64 lines (58 loc) · 1.46 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
Proximity:
name: Proximity
entities:
- proximity.philippe_home
- proximity.isabel_home
house_doors:
name: House Doors
entities:
- binary_sensor.voordeur
- binary_sensor.keukendeur
- binary_sensor.achterdeur
all_doors:
name: All Doors
entities:
- binary_sensor.voordeur
- binary_sensor.keukendeur
- binary_sensor.achterdeur
- binary_sensor.garagedeur
- binary_sensor.garagepoort_input
all_motion_sensors:
name: All Motion Sensors
entities:
- binary_sensor.motion_achterdeur
- binary_sensor.motion_wc_boven
- binary_sensor.motion_wc_beneden
- binary_sensor.motion_gang_eerste_2
- binary_sensor.motion_gang_eerste_1
- binary_sensor.motion_inkom_1
- binary_sensor.motion_inkom_2
- binary_sensor.motion_gang_zolder
- binary_sensor.motion_voordeur
- binary_sensor.motion_bureau
- binary_sensor.motion_dressing
- binary_sensor.motion_speelkamer
- binary_sensor.motion_woonkamer
- binary_sensor.motion_keuken
- binary_sensor.motion_garagepoort
all_climate_rooms:
name: All Climate Rooms
entities:
- climate.keuken
- climate.woonkamer
- climate.badkamer
- climate.bureau
- climate.dressing
- climate.slaapkamer
- climate.febe
- climate.inkom
- climate.margot
- climate.speelkamer
persons:
name: People
entities:
- person.philippe
- person.isabel
ignored_unavailable_entities:
entities:
- sensor.my_ignored_sensor