mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-09 10:14:41 +00:00
Update light temperature automation trigger
This commit is contained in:
@@ -39,6 +39,8 @@ automation:
|
|||||||
trigger:
|
trigger:
|
||||||
platform: state
|
platform: state
|
||||||
entity_id: sun.sun
|
entity_id: sun.sun
|
||||||
|
from: "above_horizon"
|
||||||
|
to: "below_horiozon"
|
||||||
action:
|
action:
|
||||||
- service: script.lighting_temperature_adjust
|
- service: script.lighting_temperature_adjust
|
||||||
data:
|
data:
|
||||||
|
|||||||
Reference in New Issue
Block a user