-
Notifications
You must be signed in to change notification settings - Fork 0
/
scenes.yaml
107 lines (107 loc) · 3.03 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
- name: Night
icon: "mdi:weather-night"
entities:
light.hej_3gang_bedroom_bed_light_top:
state: "off"
light.hej_3gang_bedroom_light_bottom:
state: "off"
light.hej_3gang_bedroom_light_top:
state: "off"
light.hej_3gang_bedroom_light_center:
state: "off"
light.lellki_library_multi_outlets_l1:
state: "off"
light.hej_3gang_library_light_bottom:
state: "off"
light.hej_3gang_library_light_center:
state: "off"
light.hej_1gang_dressroom_light:
state: "off"
light.hej_3gang_bathroom_light_center:
state: "off"
light.hej_3gang_bathroom_light_bottom:
state: "off"
light.hej_3gang_laundryroom_light_top:
state: "off"
light.hej_3gang_kitchen_light_left_center:
state: "off"
light.hej_3gang_kitchen_light_left_top:
state: "off"
light.hej_3gang_kitchen_light_right_center:
state: "off"
light.hej_3gang_kitchen_light_right_top:
state: "off"
switch.lellki_library_multi_outlets_l2:
state: "off"
switch.lellki_library_multi_outlets_l3:
state: "off"
#switch.dawon_bedroom_light_plug:
# state: "off"
- name: Morning
icon: "mdi:weather-sunny"
entities:
light.hej_3gang_library_light_center:
state: "on"
light.hej_3gang_kitchen_light_left_center:
state: "on"
- name: Away
icon: "mdi:home-export-outline"
entities:
light.hej_3gang_bedroom_bed_light_top:
state: "off"
light.hej_3gang_bedroom_light_bottom:
state: "off"
light.hej_3gang_bedroom_light_top:
state: "off"
light.hej_3gang_bedroom_light_center:
state: "off"
light.lellki_library_multi_outlets_l1:
state: "off"
light.hej_3gang_library_light_bottom:
state: "off"
light.hej_3gang_library_light_center:
state: "off"
light.hej_1gang_dressroom_light:
state: "off"
light.hej_3gang_bathroom_light_center:
state: "off"
light.hej_3gang_bathroom_light_bottom:
state: "off"
light.hej_3gang_laundryroom_light_top:
state: "off"
light.hej_3gang_kitchen_light_left_center:
state: "off"
light.hej_3gang_kitchen_light_left_top:
state: "off"
light.hej_3gang_kitchen_light_right_center:
state: "off"
light.hej_3gang_kitchen_light_right_top:
state: "off"
switch.lellki_library_multi_outlets_l2:
state: "off"
switch.lellki_library_multi_outlets_l3:
state: "off"
#switch.dawon_bedroom_light_plug:
# state: "off"
switch.dawon_bedroom_radiater_plug:
state: "off"
- name: Home
icon: "mdi:home-account"
entities:
light.hej_3gang_library_light_bottom:
state: "on"
light.hej_3gang_library_light_center:
state: "on"
light.hej_3gang_kitchen_light_left_center:
state: "on"
- name: Theater
icon: "mdi:theater"
entities:
light.hej_3gang_bedroom_bed_light_top:
state: "on"
light.hej_3gang_bedroom_light_bottom:
state: "on"
light.hej_3gang_bedroom_light_top:
state: "off"
light.hej_3gang_bedroom_light_center:
state: "off"