mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-15 10:04:35 +00:00
Updated for Throwbacks and also for more lights in the morning routine.
This commit is contained in:
@@ -26,5 +26,7 @@
|
||||
- service: homeassistant.turn_on
|
||||
entity_id:
|
||||
- group.dining_room_lights
|
||||
- switch.kitchen_accents
|
||||
- light.fridge
|
||||
- light.k2
|
||||
- light.k3
|
||||
- light.k5
|
||||
|
@@ -35,5 +35,4 @@
|
||||
{{ states.sun.sun.state == 'above_horizon' }}
|
||||
- service: homeassistant.turn_off
|
||||
entity_id:
|
||||
- switch.kitchen_accents
|
||||
- light.fridge
|
||||
|
@@ -31,5 +31,4 @@
|
||||
- service: light.turn_off
|
||||
entity_id:
|
||||
- group.all_lights
|
||||
- service: switch.turn_off
|
||||
entity_id: switch.kitchen_accents
|
||||
|
||||
|
Reference in New Issue
Block a user