-
Notifications
You must be signed in to change notification settings - Fork 0
/
groups.yaml
107 lines (93 loc) · 2.63 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
living_lights:
name: "Woonkamer verlichting"
entities:
- light.hue_lightstrip_kast
- light.hue_lightstrip_bar
hal_lights:
name: "Hal verlichting"
entities:
- light.hue_ambiance_lamp_1_gang
- light.hue_ambiance_lamp_2_gang
# overkapping_lights:
# name: "Overkapping verlichting"
# entities:
# - light.hue_color_spot_1_overkapping
# - light.hue_color_spot_2_overkapping
# - light.hue_color_spot_3_overkapping
# - light.hue_color_spot_4_overkapping
# - light.hue_color_spot_5_overkapping
# - light.hue_color_spot_6_overkapping
# - light.hue_color_lamp_1_overkapping
overkapping_lights:
name: "Overkapping verlichting"
entities:
- group.overkapping_cluster_1
- group.overkapping_cluster_2
- group.overkapping_cluster_3
- light.hue_color_lamp_1_overkapping
overkapping_cluster_1:
name: "Overkapping Cluster 1"
entities:
- light.hue_color_spot_1_overkapping
- light.hue_color_spot_2_overkapping
- light.hue_color_lamp_1_overkapping
overkapping_cluster_2:
name: "Overkapping Cluster 2"
entities:
- light.hue_color_spot_3_overkapping
- light.hue_color_spot_4_overkapping
overkapping_cluster_3:
name: "Overkapping Cluster 3"
entities:
- light.hue_color_spot_5_overkapping
- light.hue_color_spot_6_overkapping
master_lights:
name: "Master verlichting"
entities:
- light.hue_go_master
- light.hue_go_master_2
keuken_lights:
name: "Keuken verlichting"
entities:
- light.dimmable_light_6
- light.dimmable_light_7
bedroom_players:
name: "Nest Hubs Slaapkamer"
entities:
- media_player.nest_hub_bart
- media_player.nest_hub_jessie
living_covers:
name: "Woonkamer gordijnen"
entities:
- cover.big_window_left
- cover.big_window_right
intercom:
name: 'Intercom'
entities:
- input_text.message
- input_select.googlehome
- input_number.intercom_volume
- script.intercom_message
broadcast:
name: 'Broadcast'
entities:
- media_player.lounge
- media_player.livingroom
- media_player.keuken
- media_player.badkamer
nachtmodus_lights:
name: 'Nachtmodus verlichting'
entities:
- light.hue_ambiance_lamp_1_gang
- light.hue_ambiance_lamp_2_gang
- light.hue_lightstrip_kast
- light.hue_lightstrip_bar
- light.hue_go_master
- light.hue_go_master_2
bedtime_lights:
name: 'Bedmodus verlichting'
entities:
- light.hue_ambiance_lamp_1_gang
- light.hue_ambiance_lamp_2_gang
- light.hue_lightstrip_kast
- light.hue_lightstrip_bar