Update Presence Detection Automations
This commit is contained in:
@@ -149,13 +149,13 @@ automation:
|
||||
# Run Bluetooth Departure Scan if a Ping Device Tracker goes Away
|
||||
- alias: Bluetooth Departure Scan
|
||||
trigger:
|
||||
- platform: homeassistant
|
||||
event: start
|
||||
- platform: state
|
||||
entity_id: device_tracker.jp_p3a_ip
|
||||
from: 'home'
|
||||
- platform: state
|
||||
entity_id: device_tracker.jen_iphone_ip
|
||||
from: 'home'
|
||||
mode: queued
|
||||
entity_id: binary_sensor.front_door_sensor
|
||||
- platform: time_platform
|
||||
minutes: "/10"
|
||||
mode: single
|
||||
action:
|
||||
- service: mqtt.publish
|
||||
data:
|
||||
|
||||
Reference in New Issue
Block a user