RESOLVED:
I ended up using the external URL to the image instead of the relative path.
I am having an issue sending a rich notification to an Android companion app from a Reolink Duo 2 cam and can’t seem to figure out what is going on. I see the .jpg in the /config/www/reolink_snapshot/ location and do receive a notification but it only contains the message, not the .jpg. The YAML is below as well as a snip from the companion log.
Thanks for any help.
id: '1733492602810'
alias: Rich Notification Back Porch Cam
description: ''
triggers:
- trigger: state
entity_id:
- binary_sensor.back_porch_person
to: 'on'
conditions: []
actions:
- action: camera.snapshot
metadata: {}
data:
filename: /config/www/reolink_snapshot/back_porch.jpg
target:
entity_id: camera.back_porch_fluent
- action: notify.mobile_app_sm_a356u
metadata: {}
data:
message: Person Detected at the Back Porch
data:
image: /local/reolink_snapshot/back_porch.jpg
mode: single
12-06 05:56:08.039 15421 15421 D MessagingService: Creating notification with following data: {image=/config/www/reolink_snapshot/back_porch.jpg, webhook_id=caf580a1a576d9cef09bc22373003b49569a04df853ab9fa1932a0d923d78f7e, message=Person Detected at the Back Porch, server_id=3}
12-06 05:56:08.044 15421 15421 D ServerConnectionInfo: localUrl is: false, usesInternalSsid is: false, usesWifi is: true
12-06 05:56:08.044 15421 15421 D ServerConnectionInfo: Using external URL
12-06 05:56:08.046 15421 15463 D ServerConnectionInfo: localUrl is: false, usesInternalSsid is: false, usesWifi is: true
12-06 05:56:08.046 15421 15463 D ServerConnectionInfo: Using external URL
12-06 05:56:08.061 15421 15463 W Kumiho-Kumiho: isSupportedFormat: Format is not supported
12-06 05:56:08.062 15421 15463 D OpenGLRenderer: — Failed to create image decoder with message ‘unimplemented’
12-06 05:56:08.065 15421 15421 D MessagingService: Show notification with tag “null” and id “-1673419553”
12-06 05:56:08.065 15421 15421 I NotificationManager: io.homeassistant.companion.android: notify(-1673419553, null, Notification(channel=general shortcut=null contentView=null vibrate=null sound=null defaults=0x0 flags=0x10 color=0xff03a9f4 vis=PRIVATE semFlags=0x0 semPriority=0 semMissedCount=0)) as user