Files
fresh-home/scripts/notify_with_icon.yaml
T
2026-01-22 08:39:55 -05:00

9 lines
239 B
YAML

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