diff --git a/configuration/automations/3d-printer.yaml b/configuration/automations/3d-printer.yaml index a55cc8a..5721086 100644 --- a/configuration/automations/3d-printer.yaml +++ b/configuration/automations/3d-printer.yaml @@ -38,7 +38,7 @@ entity_id: sensor.octoprint_job_percentage to: '100.0' action: - - service: notify.mobile_app_przemyslaws_iphone + - service: notify.mobile_app_iphone_pg data: message: 3D printer has finished diff --git a/configuration/automations/camera.yaml b/configuration/automations/camera.yaml index 66864c1..38e735f 100644 --- a/configuration/automations/camera.yaml +++ b/configuration/automations/camera.yaml @@ -10,7 +10,7 @@ from: 'off' to: 'on' action: - - service: notify.mobile_app_przemyslaws_iphone + - service: notify.mobile_app_iphone_pg data: message: Motion Detected in Kitchen! data: @@ -31,7 +31,7 @@ from: 'off' to: 'on' action: - - service: notify.mobile_app_przemyslaws_iphone + - service: notify.mobile_app_iphone_pg data: message: Motion Detected in Hallway! data: diff --git a/configuration/automations/test-presence.yaml b/configuration/automations/test-presence.yaml index 0c5bb30..f11d396 100644 --- a/configuration/automations/test-presence.yaml +++ b/configuration/automations/test-presence.yaml @@ -6,7 +6,7 @@ entity_id: sensor.przemyslaws_apple_watch_room_presence to: ra-bathroom action: - - service: notify.mobile_app_przemyslaws_iphone + - service: notify.mobile_app_iphone_pg data: message: Apple Watch enter bathroom @@ -18,7 +18,7 @@ entity_id: sensor.przemyslaws_apple_watch_room_presence from: ra-bathroom action: - - service: notify.mobile_app_przemyslaws_iphone + - service: notify.mobile_app_iphone_pg data: message: Apple Watch left bathroom - choose: @@ -39,7 +39,7 @@ entity_id: sensor.przemyslaws_apple_watch_room_presence to: ra-bedroom action: - - service: notify.mobile_app_przemyslaws_iphone + - service: notify.mobile_app_iphone_pg data: message: Apple Watch enter bathroom @@ -51,7 +51,7 @@ entity_id: sensor.przemyslaws_apple_watch_room_presence from: ra-bedroom action: - - service: notify.mobile_app_przemyslaws_iphone + - service: notify.mobile_app_iphone_pg data: message: Apple Watch left bedroom - choose: @@ -72,6 +72,6 @@ entity_id: sensor.przemyslaws_apple_watch_room_presence to: not_home action: - - service: notify.mobile_app_przemyslaws_iphone + - service: notify.mobile_app_iphone_pg data: message: Apple Watch left home