mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-17 10:57:03 +00:00
Fixed some continuous checking of horizon lines.
This commit is contained in:
@@ -41,13 +41,10 @@
|
||||
brightness: 150
|
||||
- service: switch.turn_on
|
||||
entity_id: switch.kitchen_accents
|
||||
- delay: '00:00:30'
|
||||
- service: switch.turn_on
|
||||
entity_id: switch.living_room_outlet
|
||||
- delay: '00:00:30'
|
||||
- service: switch.turn_on
|
||||
entity_id: switch.foyer_outlet
|
||||
# - delay: '00:08:00'
|
||||
- service: script.front_house_motion
|
||||
- service: light.turn_off
|
||||
entity_id:
|
||||
|
@@ -7,6 +7,7 @@
|
||||
- platform: state
|
||||
entity_id: sun.sun
|
||||
state: 'below_horizon'
|
||||
from: 'above_horizon'
|
||||
|
||||
action:
|
||||
- service: switch.turn_on
|
||||
|
Reference in New Issue
Block a user