From 0d20992bdd49363f7558a2385d18ec9c366afe9d Mon Sep 17 00:00:00 2001 From: Jeffrey Stone Date: Thu, 5 Jan 2017 11:18:46 -0500 Subject: [PATCH] Switching back to owntracks for presence --- automations/jeff_home_enter.yaml | 2 +- automations/jeff_home_leave.yaml | 2 +- automations/jeff_manheim_enter.yaml | 2 +- automations/jeff_manheim_leave.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/automations/jeff_home_enter.yaml b/automations/jeff_home_enter.yaml index dd79895..ae2637c 100644 --- a/automations/jeff_home_enter.yaml +++ b/automations/jeff_home_enter.yaml @@ -3,7 +3,7 @@ trigger: platform: zone event: enter zone: zone.home - entity_id: device_tracker.jeffreysiphone + entity_id: device_tracker.owntracks_jeffreysphone action: - service: notify.notify data: diff --git a/automations/jeff_home_leave.yaml b/automations/jeff_home_leave.yaml index 4a8a0b6..4aee532 100644 --- a/automations/jeff_home_leave.yaml +++ b/automations/jeff_home_leave.yaml @@ -3,7 +3,7 @@ trigger: platform: zone event: leave zone: zone.home - entity_id: device_tracker.jeffreysiphone + entity_id: device_tracker.owntracks_jeffreysphone action: - service: notify.notify data: diff --git a/automations/jeff_manheim_enter.yaml b/automations/jeff_manheim_enter.yaml index 40ac5cb..877752d 100644 --- a/automations/jeff_manheim_enter.yaml +++ b/automations/jeff_manheim_enter.yaml @@ -3,7 +3,7 @@ trigger: platform: zone event: enter zone: zone.manheim - entity_id: device_tracker.jeffreysiphone + entity_id: device_tracker.owntracks_jeffreysphone action: - service: notify.notify data: diff --git a/automations/jeff_manheim_leave.yaml b/automations/jeff_manheim_leave.yaml index 8835c4d..05f38c8 100644 --- a/automations/jeff_manheim_leave.yaml +++ b/automations/jeff_manheim_leave.yaml @@ -3,7 +3,7 @@ trigger: platform: zone event: leave zone: zone.manheim - entity_id: device_tracker.jeffreysiphone + entity_id: device_tracker.owntracks_jeffreysphone action: - service: notify.notify data: