Is there something I miss when sending a image to my android app?
Think this started with the latest update (2924.3.4-full).
As seen below, the attached image is show as a icon, but when I open the notification the image is now shown.
This is my automation:
service: notify.mobile_app_sm_g998b
data:
message: >-
...
title: >-
...
data:
image: /api/camera_proxy/camera.aircaft_last_seen_plane_image
channel: air radar
color: red
alert_once: true
actions:
- action: URI
title: TRACK
uri: >-
...
- action: URI
title: IMAGE
uri:
...
enabled: true
Seems to be a BUG!
If you have the same issue then this bug has been resolved.
fix will roll out tomorrow night in teh beta channel
2 Likes