-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathscenes.yaml
79 lines (79 loc) · 2.13 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
- id: '1628537308789'
name: Movies
entities:
light.living_room_cans:
supported_color_modes:
- brightness
friendly_name: Living Room Cans
supported_features: 32
color_mode: brightness
brightness: 3
state: 'on'
light.living_room_spotlights:
supported_color_modes:
- brightness
friendly_name: Living Room Spotlights
supported_features: 32
state: 'off'
switch.living_room_spotlights_led:
icon: mdi:led-on
friendly_name: Living Room Spotlights LED
state: 'on'
switch.living_room_fan_light:
friendly_name: Living Room Fan Light
state: 'off'
switch.living_room_fan_light_led:
icon: mdi:led-on
friendly_name: Living Room Fan Light LED
state: 'on'
light.kitchen_lights:
supported_color_modes:
- brightness
friendly_name: Kitchen Lights
supported_features: 32
state: 'off'
switch.kitchen_lights_led:
icon: mdi:led-on
friendly_name: Kitchen Lights LED
state: 'on'
light.breakfast_chandelier:
supported_color_modes:
- brightness
friendly_name: Breakfast Chandelier
supported_features: 32
state: 'off'
switch.breakfast_chandelier_led:
icon: mdi:led-on
friendly_name: Breakfast Chandelier LED
state: 'on'
light.breakfast_cans:
supported_color_modes:
- brightness
friendly_name: Breakfast Cans
supported_features: 32
state: 'off'
switch.breakfast_cans_led:
icon: mdi:led-on
friendly_name: Breakfast Cans LED
state: 'on'
switch.foyer_hall_spotlight:
friendly_name: Foyer Hall Spotlight
state: 'off'
switch.foyer_hall_spotlight_led:
icon: mdi:led-on
friendly_name: Foyer Hall Spotlight LED
state: 'on'
switch.foyer_hall:
friendly_name: Foyer Hall
state: 'off'
switch.foyer_hall_led:
icon: mdi:led-on
friendly_name: Foyer Hall LED
state: 'on'
switch.hallway:
friendly_name: Hallway Lights
state: 'off'
switch.hallway_led:
icon: mdi:led-on
friendly_name: Hallway LED
state: 'on'