From cce5ee594d4dc1c9d854972076772a83881b7d50 Mon Sep 17 00:00:00 2001 From: Claus Dethlefsen Date: Sun, 30 Jan 2022 09:39:31 +0100 Subject: [PATCH] Changed iphone entity Could gollum be something? --- Readme.md | 4 +++- include/automations/kommerhjem.yaml | 10 +++++----- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/Readme.md b/Readme.md index 2d444ea..a7e0036 100755 --- a/Readme.md +++ b/Readme.md @@ -257,4 +257,6 @@ Step 1+2 Downloading and unzipping is straightforward * Blueprint to control light. https://gist.github.com/rvdlee/2af667b095d783d44395ba25798217aa -* Stue thermostat EQ3 \ No newline at end of file +* Stue thermostat EQ3 + +* checkout (Gollum) https://github.com/gollum/gollum/ wiki for docker (and git)) \ No newline at end of file diff --git a/include/automations/kommerhjem.yaml b/include/automations/kommerhjem.yaml index d50cae0..c02efa1 100644 --- a/include/automations/kommerhjem.yaml +++ b/include/automations/kommerhjem.yaml @@ -1,7 +1,7 @@ - alias: 'Mor kommer hjem' trigger: platform: state - entity_id: device_tracker.annes_iphone_xs + entity_id: device_tracker.annes_iphone_xs_4 to: 'home' action: @@ -16,7 +16,7 @@ to: 'home' action: - service: notify.mobile_app_annes_iphone_xs + service: notify.mobile_app_annes_iphone_xs_4 data: message: 'Daniel kommer hjem' @@ -38,7 +38,7 @@ to: 'home' action: - service: notify.mobile_app_annes_iphone_xs + service: notify.mobile_app_annes_iphone_xs_4 data: message: 'Andreas kommer hjem' @@ -63,7 +63,7 @@ to: 'Skole' action: - service: notify.mobile_app_annes_iphone_xs + service: notify.mobile_app_annes_iphone_xs_4 data: message: 'Andreas ankommer til skole' @@ -98,7 +98,7 @@ to: 'Skole' action: - service: notify.mobile_app_annes_iphone_xs + service: notify.mobile_app_annes_iphone_xs_4 data: message: 'Daniel ankommer til skole'