Fix window sensor names

This commit is contained in:
2020-06-14 21:43:08 +03:00
parent 7428bb1ae8
commit 90c3e1a853
6 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -99,7 +99,7 @@ automation:
data:
title: "🏠 *Presence Module · Arrival Detection*"
message: "Device marked as home. Waiting for door to open!"
- wait_template: "{{ is_state('binary_sensor.front_door_on_off', 'on') }}"
- wait_template: "{{ is_state('binary_sensor.front_door', 'on') }}"
continue_on_timeout: false
timeout: 00:15:00
- service: input_boolean.turn_on