Both doors need to be closed for this to be accurate.

pull/76/head
CCOSTAN 9 years ago
parent e1fcc9dabd
commit 993adef4d2

@ -13,12 +13,10 @@
below: 85
condition:
condition: or
conditions:
- condition: template
value_template: "{{ states('cover.garadget_large') == 'closed' }}"
- condition: template
value_template: "{{ states('cover.garadget_small') == 'closed' }}"
- condition: template
value_template: "{{ states('cover.garadget_large') == 'closed' }}"
- condition: template
value_template: "{{ states('cover.garadget_small') == 'closed' }}"
action:
- service: script.ifttt_notify

Loading…
Cancel
Save

Powered by TurnKey Linux.