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