I’m attempting to add the new Nest Doorbell released in October 2022 and wondering if anyone has had success or knows an alternative way to add it to HA?
It’s working! The integration and the stream at least. Events - will check later.
For others who were waiting - go here, toggle on everything for the new cam and restart HA.
Not sure what you mean. I’ve replaced the battery version with a wired one and now that the API is out, everything works the same way. I am using person/doorbell triggers in automations with no problem, for example.
Just one thing to remember — you must enable google home notifications for this camera to see events flow via the API.
Ok so finally got the thumbnails working (thanks Dev), just wondering if it’s possible to maybe add a delay to the snapshot then update the notification silently like the frigate notification updates notifications.
Asking because on Android the GIF in the notification doesn’t play, its just an image compared to on iPhone it does play, so on Android snapshot you never see the person because it always captures it before thanks to pre-roll recording, not an issue on IOS of course…
Publishing a research I recently had for integrating with Google Nest Doorbell like the Google Home App
I was looking for a way to download the video clips saved on the Google Home app using a Python script but couldn’t find any official Google API for that.
A (not so) short research, some pixie dust, and so many issues with Google access-tokens, but it finally works!
You can find in my GitHub account - a dedicated Python module to sync your Google Home videos with Telegram.