mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-10 03:18:44 +00:00
Switch to zigbee2mqtt auto discovery
This commit is contained in:
@@ -28,7 +28,7 @@ action:
|
||||
title: "🏠 *Presence Module · Arrival Detection*"
|
||||
message: >-
|
||||
{{ name + "\'s device marked as home. Waiting for door to open!" }}
|
||||
- wait_template: "{{ is_state('binary_sensor.front_door', 'on') }}"
|
||||
- wait_template: "{{ is_state('binary_sensor.front_door_contact', 'on') }}"
|
||||
continue_on_timeout: false
|
||||
timeout: 00:15:00
|
||||
- service: input_boolean.turn_on
|
||||
|
||||
Reference in New Issue
Block a user