New lights and stuff.
This commit is contained in:
parent
60446c803c
commit
0f2691bad4
|
@ -8,7 +8,7 @@
|
||||||
- platform: state
|
- platform: state
|
||||||
entity_id:
|
entity_id:
|
||||||
- light.hallway_lights
|
- light.hallway_lights
|
||||||
- light.foyer_lights
|
- light.foyer
|
||||||
to: 'on'
|
to: 'on'
|
||||||
for: '00:20:00'
|
for: '00:20:00'
|
||||||
|
|
||||||
|
@ -52,4 +52,4 @@
|
||||||
- light.flood_2
|
- light.flood_2
|
||||||
- light.hallway
|
- light.hallway
|
||||||
- light.hallway_lights
|
- light.hallway_lights
|
||||||
- light.foyer_lights
|
- light.foyer
|
||||||
|
|
|
@ -40,7 +40,7 @@ cloud:
|
||||||
- light.den_lights
|
- light.den_lights
|
||||||
- light.dinette_lights
|
- light.dinette_lights
|
||||||
- light.dining_room_lights
|
- light.dining_room_lights
|
||||||
- light.foyer_lights
|
- light.foyer
|
||||||
- light.garage_lights
|
- light.garage_lights
|
||||||
- light.hallway_lights
|
- light.hallway_lights
|
||||||
- light.living_room_accents
|
- light.living_room_accents
|
||||||
|
|
|
@ -8,7 +8,7 @@ Interior_Lights:
|
||||||
- light.den1
|
- light.den1
|
||||||
- light.dinette_lights
|
- light.dinette_lights
|
||||||
- light.dining_room_lights
|
- light.dining_room_lights
|
||||||
- light.foyer_lights
|
- light.foyer
|
||||||
- light.garage_lights
|
- light.garage_lights
|
||||||
- light.hallway_lights
|
- light.hallway_lights
|
||||||
- light.kitchen_lights
|
- light.kitchen_lights
|
||||||
|
|
|
@ -35,7 +35,7 @@ filter:
|
||||||
- light.den_lights
|
- light.den_lights
|
||||||
- light.dinette_lights
|
- light.dinette_lights
|
||||||
- light.dining_room_lights
|
- light.dining_room_lights
|
||||||
- light.foyer_lights
|
- light.foyer
|
||||||
- light.garage_lights
|
- light.garage_lights
|
||||||
- light.hallway_lights
|
- light.hallway_lights
|
||||||
- light.kitchen_lights
|
- light.kitchen_lights
|
||||||
|
|
|
@ -57,7 +57,7 @@
|
||||||
# - light.den_lamp
|
# - light.den_lamp
|
||||||
|
|
||||||
- platform: group
|
- platform: group
|
||||||
name: Foyer lights
|
name: Foyer
|
||||||
entities:
|
entities:
|
||||||
- light.f1
|
- light.f1
|
||||||
- light.f2
|
- light.f2
|
||||||
|
|
Loading…
Reference in New Issue