More automations refactoring

This commit is contained in:
2020-03-08 13:12:48 +02:00
parent 77343c473b
commit 2a0d1aa1dc
+2 -2
View File
@@ -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