Syg-status: sluk alarmer+motion lys, kompakt person view
This commit is contained in:
@@ -25,6 +25,10 @@
|
||||
- condition: time
|
||||
after: '06:30:00'
|
||||
before: '20:00:00'
|
||||
- condition: template
|
||||
value_template: >-
|
||||
{{ not is_state('input_select.anne_status', 'Syg') and
|
||||
not is_state('input_select.claus_status', 'Syg') }}
|
||||
action:
|
||||
- service: homeassistant.turn_on
|
||||
target:
|
||||
@@ -47,6 +51,10 @@
|
||||
- condition: time
|
||||
after: '10:00:00'
|
||||
before: '20:00:00'
|
||||
- condition: template
|
||||
value_template: >-
|
||||
{{ not is_state('input_select.anne_status', 'Syg') and
|
||||
not is_state('input_select.claus_status', 'Syg') }}
|
||||
action:
|
||||
- service: homeassistant.turn_on
|
||||
target:
|
||||
|
||||
Reference in New Issue
Block a user