Home Assistant, Notification with Images #8
-
|
I currently have this installed and working with Home Assistant to give me notifications by Signal and the Prism app on Android. It works very well and was easy to set up--so, I like that. However, I could find no way of getting images to get passed along with notifications. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
|
Nice. Yeah I have a similar setup as you with HA where I have some cameras (eufy) that track movement and notify me if someone is around at bad times. It "should" be able to send images, but I haven't implemented the image display into Prism yet. |
Beta Was this translation helpful? Give feedback.
-
|
I added image and tel/mailto action support to the latest Prism and Prism-android app releases. To send image notification from HA you'll need an action definition like: and add the data.image URL in the notification action itself like: Telegram and Signal channels will download and attach the image to the message on the Prism service side. For all of this to work, you'll need to run the latest Prism releases. |
Beta Was this translation helpful? Give feedback.
I added image and tel/mailto action support to the latest Prism and Prism-android app releases.
Notifications without prior actions (eg. not Proton Mail notifications) will have their message scanned for phone and email patterns. If found, those will be added to the notification actions that will be displayed as Android actions via Prism-android app.
To send image notification from HA you'll need an action definition like: