-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathscenes.yaml
92 lines (82 loc) · 2.05 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
- id: film
name: film
entities:
light.salonled:
state: "on"
transition: 5
brightness: 50
rgb_color: [255,255,255]
switch.wall_switch_right_158d0001dbe288: off
switch.wall_switch_left_158d0001dbe288: off
switch.wall_switch_left_158d0001dbe17b: off
switch.ledzatv: off
- id: jasny
name: jasny
entities:
switch.wall_switch_right_158d0001dbe288: on
switch.wall_switch_left_158d0001dbe288: on
switch.wall_switch_left_158d0001dbe17b: on
light.salonled:
state: "off"
switch.ledzatv: off
- id: dobranoc
name: dobranoc
entities:
switch.wall_switch_right_158d0001dbe288: off
switch.wall_switch_left_158d0001dbe288: off
switch.wall_switch_left_158d0001dbe17b: off
light.salonled:
state: "off"
switch.ledzatv: off
- id: dyskoteka
name: dyskoteka
entities:
switch.wall_switch_right_158d0001dbe288: off
switch.wall_switch_left_158d0001dbe288: off
switch.wall_switch_left_158d0001dbe17b: off
light.salonled:
state: "on"
effect: "colorloop"
switch.ledzatv: off
- id: czytanie
name: czytanie
entities:
switch.wall_switch_right_158d0001dbe288: off
switch.wall_switch_left_158d0001dbe288: off
switch.wall_switch_left_158d0001dbe17b: on
light.salonled:
state: "off"
switch.ledzatv: off
- id: tv
name: tv
entities:
switch.wall_switch_right_158d0001dbe288: off
switch.wall_switch_left_158d0001dbe288: off
switch.wall_switch_left_158d0001dbe17b: on
light.salonled:
state: "off"
switch.ledzatv: on
- id: ledzatvonwhite
name: LED za TV white
entities:
switch.ledzatv: on
switch.ledzatvwhite: on
- id: ledzatvonblue
name: LED za TV blue
entities:
switch.ledzatv: on
switch.ledzatvblue: on
- id: ledzatvonfade
name: LED za TV fade
entities:
switch.ledzatv: on
switch.ledzatvfade: on
- id: ledzatvoff
name: LED za TV Off
entities:
switch.ledzatv: off
- id: ledsufitoff
name: LED sufit Off
entities:
light.salonled:
state: "off"