Closed Jozef73 closed 2 years ago
Hi,
Try to Inject beside the payload a msg.topic = ObjectDetection.
Regards
@Jozef73 I'm not sure if you can get the notifications on your phone. As far as I know, it works only on Google Home speakers or smart displays.
If you want to get notifications on the phone, you can use the notify
node.
@Jozef73,
I just realized now that your question applies to receiving notifications in your Google Home app on your smartphone. I thought that it concerned the notification on a Google Home speaker.
Ignore my previous comment.
Regards
Dear Andrei,
notify node works well, but I need Google Home app (mobile) notifications from Doorbell created by NodeRed.
I tried to inject msg.topic = ObjectDetection, it also not works.
On developer Google home there is some description, but I think your node is constructed differently. { "ObjectDetection": { "objects": { "named": [ "Alice" ] }, "priority": 0, "detectionTimestamp": 946684800000 } }
I think I should be able to receive notfication from NodeRed/Doorbell.
Thank you jozef
@Jozef73 as I said, you will not receive doorbell notifications on your phone.
Google Assistant provides these notifications to users as announcements on smart speakers and smart displays. Proactive notifications are turned off by default. Users have the ability to turn on or off all proactive notifications from the Google Home app.
So you will only get announcements on your smart speakers and smart displays. Not phone!
This issue is stale because it has been open for 14 days with no activity.
This issue was closed because it has been inactive for 7 days since being marked as stale.
Dear Andrei,
I can't trigger Doorbell in my phone to show notifications in Google Home App. Sending payload from NodeRed (as your example) don't work, successfuly injected. Voice notification is turned ON and Doorbell assigned in my house/room. Doorbell presented in GH.
Any advice?
thank you
jozef