mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-09 10:14:41 +00:00
Use sunset event
This commit is contained in:
@@ -37,10 +37,8 @@ automation:
|
||||
- alias: Lighting · Temperature · Adjust based on time
|
||||
# TODO: this trigger is not good. Figure out something else.
|
||||
trigger:
|
||||
platform: state
|
||||
entity_id: sun.sun
|
||||
from: "above_horizon"
|
||||
to: "below_horiozon"
|
||||
platform: sun
|
||||
event: sunset
|
||||
action:
|
||||
- service: script.lighting_temperature_adjust
|
||||
data:
|
||||
|
||||
Reference in New Issue
Block a user