Migrate Claus notifications to iPhone 15 Pro
This commit is contained in:
@@ -3,12 +3,12 @@
|
||||
|
||||
trigger:
|
||||
- platform: state
|
||||
entity_id: device_tracker.clausiphone
|
||||
entity_id: device_tracker.claus_iphone_15pro
|
||||
to: "home"
|
||||
id: arriving
|
||||
|
||||
- platform: state
|
||||
entity_id: device_tracker.clausiphone
|
||||
entity_id: device_tracker.claus_iphone_15pro
|
||||
from: "home"
|
||||
id: leaving
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
target:
|
||||
entity_id: cover.anne
|
||||
|
||||
- service: notify.mobile_app_clausiphone15
|
||||
- service: notify.mobile_app_claus_iphone_15pro
|
||||
data:
|
||||
message: "Garage opened (arrival by car)"
|
||||
|
||||
@@ -62,7 +62,7 @@
|
||||
target:
|
||||
entity_id: cover.anne
|
||||
|
||||
- service: notify.mobile_app_clausiphone15
|
||||
- service: notify.mobile_app_claus_iphone_15pro
|
||||
data:
|
||||
message: "Garage closed (departure by car)"
|
||||
mode: single
|
||||
|
||||
Reference in New Issue
Block a user