mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-06 09:58:45 +00:00
More automations refactoring
This commit is contained in:
@@ -54,7 +54,7 @@ binary_sensor:
|
||||
|
||||
automation:
|
||||
# When my state changes to "home", wait for 15 minutes for the door to be opened, and then mark me as home
|
||||
- id: arrival_detecion
|
||||
- id: presence_arrival_detecion
|
||||
alias: Presence - Arrival detection
|
||||
trigger:
|
||||
platform: state
|
||||
@@ -118,5 +118,5 @@ homeassistant:
|
||||
automation.leaving_home:
|
||||
icon: mdi:home
|
||||
|
||||
automation.arrival_detecion:
|
||||
automation.presence_arrival_detecion:
|
||||
icon: mdi:account-plus-outline
|
||||
|
||||
Reference in New Issue
Block a user