mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-11-06 17:51:36 +00:00
Tightened up the loose ends.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
- platform: state
|
||||
entity_id: group.kitchen_lights
|
||||
state: 'on'
|
||||
for: '00:10:00'
|
||||
for: '00:05:00'
|
||||
|
||||
condition:
|
||||
- condition: state
|
||||
@@ -30,7 +30,10 @@
|
||||
condition:
|
||||
- condition: sun
|
||||
after: 'sunset'
|
||||
|
||||
- condition: state
|
||||
entity_id: group.interior_lights
|
||||
state: 'on'
|
||||
|
||||
action:
|
||||
- service: switch.turn_on
|
||||
entity_id: switch.kitchen_accents
|
||||
|
||||
@@ -62,6 +62,7 @@
|
||||
brightness: 255
|
||||
light.outdoor_foyer:
|
||||
state: on
|
||||
rgb_color: [255,255,255]
|
||||
brightness: 255
|
||||
light.outdoor_sconce_3:
|
||||
state: on
|
||||
|
||||
Reference in New Issue
Block a user