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