Soft wakeup lys: spring over hvis anne eller claus er syg
This commit is contained in:
@@ -6,6 +6,10 @@
|
||||
- condition: state
|
||||
entity_id: binary_sensor.arbejdsdag
|
||||
state: 'on'
|
||||
- condition: template
|
||||
value_template: >-
|
||||
{{ not is_state('input_select.anne_status', 'syg') and
|
||||
not is_state('input_select.claus_status', 'syg') }}
|
||||
action:
|
||||
- service: script.sunrise
|
||||
|
||||
|
||||
Reference in New Issue
Block a user