|
6 | 6 | # password: !secret tv_password
|
7 | 7 |
|
8 | 8 | - platform: group
|
9 |
| - name: Living Room Lights |
10 |
| - entities: |
11 |
| - - light.corner_lamp |
12 |
| - - light.table_lamp |
13 |
| - - light.java_lamp |
14 |
| - - light.elements |
15 |
| - |
16 |
| -- platform: group |
17 |
| - name: Living Room Lights and ambilight |
| 9 | + name: All the lights |
18 | 10 | entities:
|
19 | 11 | - light.living_room_lights
|
20 |
| - # - light.tv_ambilight |
| 12 | + - light.bedroom_lights |
| 13 | + - light.bathroom_lights |
| 14 | + - light.hallway_lights |
| 15 | + - light.kitchen_lights |
21 | 16 |
|
22 | 17 | - platform: group
|
23 |
| - name: Living Room Lights without elements |
| 18 | + name: Living Room Lights |
24 | 19 | entities:
|
25 |
| - - light.corner_lamp |
26 |
| - - light.table_lamp |
27 |
| - - light.java_lamp |
| 20 | + - light.entrance_spot_1 |
| 21 | + - light.entrance_spot_2 |
| 22 | + - light.entrance_spot_3 |
| 23 | + - light.entrance_spot_4 |
| 24 | + - light.living_room_middle_spot_1 |
| 25 | + - light.living_room_middle_spot_2 |
| 26 | + - light.living_room_middle_spot_3 |
| 27 | + - light.living_room_middle_spot_4 |
| 28 | + - light.standing_lamp |
28 | 29 |
|
29 | 30 | - platform: group
|
30 | 31 | name: Bedroom lights
|
31 | 32 | entities:
|
32 |
| - - light.bedroom_ceiling |
33 |
| - - light.bedside_lamp |
| 33 | + - light.bedside_lamp_left |
| 34 | + - light.bedside_lamp_right |
34 | 35 |
|
35 | 36 | - platform: group
|
36 | 37 | name: Bathroom Lights
|
37 | 38 | entities:
|
38 |
| - - light.bathroom_shower |
39 |
| - - light.bathroom_mirror |
40 |
| - - light.bathroom_toilet |
| 39 | + - light.bathroom_back |
| 40 | + - light.bathroom_entrance |
| 41 | + - light.bathroom_middle_hallway |
| 42 | + - light.bathroom_middle_sink |
41 | 43 |
|
42 | 44 | - platform: group
|
43 | 45 | name: Hallway lights
|
44 | 46 | entities:
|
45 |
| - - light.hallway_spot |
46 |
| - - light.hallway_entrance |
47 |
| - - light.cabinet_lights |
48 |
| - |
49 |
| -- platform: group |
50 |
| - name: All the lights |
51 |
| - entities: |
52 |
| - - light.hallway_lights |
53 |
| - - light.bathroom_lights |
54 |
| - - light.bedroom_lights |
55 |
| - - light.kitchen_lights |
56 |
| - - light.living_room_lights |
57 |
| - |
58 |
| -- platform: group |
59 |
| - name: Cabinet lights |
60 |
| - entities: |
61 |
| - - light.cabinet_left |
62 |
| - - light.cabinet_middle |
63 |
| - - light.cabinet_right |
| 47 | + - light.hallway |
64 | 48 |
|
65 | 49 | - platform: group
|
66 | 50 | name: Kitchen Lights
|
67 | 51 | entities:
|
68 | 52 | - light.bench_upper_strip
|
69 | 53 | - light.bench_lower_strip
|
70 |
| - - light.standing_lamp |
71 |
| - - light.cabinet_lights |
72 |
| - |
73 | 54 |
|
74 | 55 | - platform: group
|
75 |
| - name: Office Lights |
| 56 | + name: Pantry Lights |
76 | 57 | entities:
|
77 |
| - - light.java_lamp |
| 58 | + - light.pantry_spot_top |
| 59 | + - light.pantry_spot_middle |
| 60 | + - light.pantry_spot_bottom |
0 commit comments