mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
11 lines
255 B
YAML
11 lines
255 B
YAML
alias: Notify Alert
|
|
sequence:
|
|
- service: notify.mobile_app_pixel_7
|
|
data:
|
|
title: "Wake up!"
|
|
message: "The house is on fire and the cat's stuck in the dryer!"
|
|
data:
|
|
ttl: 0
|
|
priority: high
|
|
channel: alarm_stream
|