Change iPhone id
This commit is contained in:
parent
63d501afe5
commit
1ecd70d4f0
@ -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
|
||||
|
||||
|
@ -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:
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user