mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-09 10:14:41 +00:00
Refactor conditions and triggers based on sun
This commit is contained in:
@@ -35,6 +35,7 @@ automation:
|
||||
color_temp: "{{ 400 if is_state('sun.sun', 'above_horizon') else 500 }}"
|
||||
|
||||
- alias: Lighting · Temperature · Adjust based on time
|
||||
# TODO: this trigger is not good. Figure out something else.
|
||||
trigger:
|
||||
platform: state
|
||||
entity_id: sun.sun
|
||||
|
||||
Reference in New Issue
Block a user