Files
fresh-home/scripts/notify_with_icon.yaml
T
2024-04-14 14:08:56 -04:00

9 lines
235 B
YAML

alias: Notify With Icon
sequence:
- service: notify.mobile_app_pixel_7
data:
title: "Cellphone icon"
message: "This will show a cellphone icon in the status bar"
data:
notification_icon: "mdi:cellphone"