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
|
# Run Bluetooth Departure Scan if a Ping Device Tracker goes Away
|
||||||
- alias: Bluetooth Departure Scan
|
- alias: Bluetooth Departure Scan
|
||||||
trigger:
|
trigger:
|
||||||
|
- platform: homeassistant
|
||||||
|
event: start
|
||||||
- platform: state
|
- platform: state
|
||||||
entity_id: device_tracker.jp_p3a_ip
|
entity_id: binary_sensor.front_door_sensor
|
||||||
from: 'home'
|
- platform: time_platform
|
||||||
- platform: state
|
minutes: "/10"
|
||||||
entity_id: device_tracker.jen_iphone_ip
|
mode: single
|
||||||
from: 'home'
|
|
||||||
mode: queued
|
|
||||||
action:
|
action:
|
||||||
- service: mqtt.publish
|
- service: mqtt.publish
|
||||||
data:
|
data:
|
||||||
|
|||||||
Reference in New Issue
Block a user