I succeeded to integrate my Nest Hello and I see it as a camera entity. However, when I want to display the stream on Lovelace, there are a lot of freezes (as if the image refreshes every 5 seconds).
Is anyone in the same situation as me?
Thank you.
type: picture-entity
entity: camera.porte_d_entree
show_state: false
camera_image: camera.porte_d_entree
camera_view: live
I configured the integration following the steps above, but since I didnât have a thermostat and that was all that was supported at the time I stopped trying to do anything.
Once I upgraded to .118 it showed up. Could have simply been the reboot of HA, but thatâs when it came up. No additional configuration on my part.
I donât have my nest hello set to live, but auto and when I click the picture entity it buffers after 5 seconds, but doesnât seem to do it again. I let it go for around 20 seconds and didnât see any lag.
Thanks for all the hard work on this integration, everyone!
After updating to 0.118.0 and following the extra steps added Nov13 to create a google device subscription within my project, I have my thermostat and cameras working. The thermostat and its sensors update more than just when restarting HA now, too.
I found that you need to add the integration from the external link. So, instead of surfing to your lovelace using your internal IP, use the external address. So, use the duckdns or nabucasa link instead of the ip address.
I was able to add my Nest Thermostat and can initally see the mode it is in after startup. If I change the mode I see that it is changed on nest.com website, but HA does not reflect the mode the thermostat was changed to and it never updates until I restart. Anyone else have this issue?
Started messing around with the Doorbell. If you are interested Reddit - Dive into anything has a great guide (you already have a project and subscription) so just use what you need to get it up and running.
After following the instructions Iâm able to see most of my Nest products, unfortunately Iâm not seeing my second Nest Thermostat or my temperature sensor. Is anyone else having a similar issue?
@mostlychris Thanks again for pointing me in the correct direction with your video. I got to the point of Linking my account but when I cut/paste the URL to access nest services I get a:
Can't link to Nest Contact Nest if the issue persists
At first I thought that my Nest account had not migrated, but I can see my thermostat when logging into Nest Appâ using my Google Account, as well as in the Google Home App.
Wow finally managed to do this - that was hell âŚprobably took me about 10hrs
Ive created so many different things - talk about confusing - main issue for me was https and the port numbers I think - I didnt need the 8123 - thanks though
Make sure you are using the full path of the subscription id, not just the name.
# Example configuration.yaml entry
nest:
client_id: CLIENT_ID
client_secret: CLIENT_SECRET
project_id: PROJECT_ID # ("Project ID" in the Device Access Console)
subscriber_id: projects/.../subscriptions/SUBSCRIBER_ID # ("Subscription ID" in Google Cloud Console. Replace with full path.)
Make sure you are using the same account to integrate that your nest devices belong to. Sometimes an incognito tab is needed to make sure you are not crossing accounts.
@RogTP@mostlychris - Thank you guys so much. That did the trick. I must have overlooked the fact you need to use the Subcription Name and not the Topic name.
Thanks yea I saw that.
Depends on my work schedule if I have time to look into that.
I waited this long, whatâs another 3 weeks.
(theorizing itâll be in the next release.)
If not the then, I know there will be a gap in releases due to the holidays, so the Iâll do it.