mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-17 19:06:53 +00:00
Both doors need to be closed for this to be accurate.
This commit is contained in:
@@ -13,12 +13,10 @@
|
|||||||
below: 85
|
below: 85
|
||||||
|
|
||||||
condition:
|
condition:
|
||||||
condition: or
|
- condition: template
|
||||||
conditions:
|
value_template: "{{ states('cover.garadget_large') == 'closed' }}"
|
||||||
- condition: template
|
- condition: template
|
||||||
value_template: "{{ states('cover.garadget_large') == 'closed' }}"
|
value_template: "{{ states('cover.garadget_small') == 'closed' }}"
|
||||||
- condition: template
|
|
||||||
value_template: "{{ states('cover.garadget_small') == 'closed' }}"
|
|
||||||
|
|
||||||
action:
|
action:
|
||||||
- service: script.ifttt_notify
|
- service: script.ifttt_notify
|
||||||
|
Reference in New Issue
Block a user