mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
Pixel 7 to Pixel 10
This commit is contained in:
@@ -14,7 +14,7 @@ sequence:
|
||||
entity_id: cover.garage_door
|
||||
state: "closed"
|
||||
sequence:
|
||||
action: notify.mobile_app_pixel_7
|
||||
action: notify.mobile_app_pixel_10_pro
|
||||
data:
|
||||
message: "The garage is closed. Do you want to adjust this?"
|
||||
data:
|
||||
@@ -28,7 +28,7 @@ sequence:
|
||||
entity_id: cover.garage_door
|
||||
state: "open"
|
||||
sequence:
|
||||
action: notify.mobile_app_pixel_7
|
||||
action: notify.mobile_app_pixel_10_pro
|
||||
data:
|
||||
message: "The garage is open. Do you want to adjust this?"
|
||||
data:
|
||||
|
||||
Reference in New Issue
Block a user