Notification - Node-Red to Android Smartphone

Hello to you.
I would like to send a notification to my smartphone via Node-Red.

events:state > call service probably works.
Problem: no notification appears on my smartphone or dashboard. Where is the problem?

Kind regards Sven


I used this example to get my notifications. I hope it helps.

https://zachowj.github.io/node-red-contrib-home-assistant-websocket/cookbook/actionable-notifications-subflow-for-android.html#demo-flow

Thank you very much. Unfortunately it is too complicated for me. I am a beginner in Node Red. I don’t know how to customize it.

Are you getting any information in the debug window when the notification is triggered?

InkedCapture_LI

Have you used the “inject” and “debug” nodes to verify the flow (have the debug window open when using these nodes)?

Have you checked the notification history in the Home Assistant Companion app on your phone (Settings → Companion App → Notifications)?