Files
fresh-home/scripts/notify_with_icon.yaml
T
2025-10-10 20:24:52 -04:00

9 lines
234 B
YAML

alias: Notify With Icon
sequence:
- action: 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"