-
Notifications
You must be signed in to change notification settings - Fork 201
/
scenes.yaml
executable file
·149 lines (149 loc) · 3.23 KB
/
scenes.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
- id: '1579037817900'
name: plex
entities:
light.bed:
effect_list:
- colorloop
- random
friendly_name: Bed
max_mireds: 500
min_mireds: 153
state: 'off'
supported_features: 63
light.bedroom_roof:
effect_list:
- colorloop
- random
friendly_name: Bedroom Roof
max_mireds: 500
min_mireds: 153
state: 'off'
supported_features: 63
light.couch:
friendly_name: Couch
state: 'off'
supported_features: 40
light.kitchen_1:
friendly_name: Kitchen 1
state: 'off'
supported_features: 41
light.kitchen_2:
friendly_name: Kitchen 2
state: 'off'
supported_features: 41
light.kitchen_3:
friendly_name: Kitchen 3
state: 'off'
supported_features: 41
light.kitchen_4:
friendly_name: Kitchen 4
state: 'off'
supported_features: 41
light.plant_table:
effect_list:
- colorloop
- random
friendly_name: Cabinet
max_mireds: 500
min_mireds: 153
state: 'off'
supported_features: 63
light.roof_garden:
effect_list:
- random
friendly_name: Roof Garden
max_mireds: 500
min_mireds: 153
state: unavailable
supported_features: 63
light.roof_plants:
effect_list:
- random
friendly_name: Roof Plants
max_mireds: 500
min_mireds: 153
state: unavailable
supported_features: 63
light.study_2:
effect_list:
- colorloop
- random
friendly_name: Study
max_mireds: 500
min_mireds: 153
state: 'off'
supported_features: 63
light.table:
effect_list:
- colorloop
- random
friendly_name: Table
max_mireds: 500
min_mireds: 153
state: 'off'
supported_features: 63
- id: '1579037859497'
name: noplex
entities:
light.couch:
friendly_name: Couch
state: 'on'
supported_features: 40
light.plant_table:
brightness: 150
color_temp: 396
effect: none
effect_list:
- colorloop
- random
friendly_name: Cabinet
max_mireds: 500
min_mireds: 153
state: 'on'
supported_features: 63
light.table:
brightness: 150
color_temp: 354
effect: none
effect_list:
- colorloop
- random
friendly_name: Table
max_mireds: 500
min_mireds: 153
state: 'on'
supported_features: 63
- id: '1584628498818'
name: toilet_on
entities:
light.toilet_1:
supported_color_modes:
- brightness
color_mode: brightness
brightness: 254
friendly_name: Toilet 1
supported_features: 41
state: 'on'
light.toilet_2:
supported_color_modes:
- brightness
color_mode: brightness
brightness: 254
friendly_name: Toilet 2
supported_features: 41
state: 'on'
- id: '1584628536827'
name: toilet_off
entities:
light.toilet_1:
supported_color_modes:
- brightness
friendly_name: Toilet 1
supported_features: 41
state: 'off'
light.toilet_2:
supported_color_modes:
- brightness
friendly_name: Toilet 2
supported_features: 41
state: 'off'