For future: You can add new devices in the partner connections manager linked from the integration document.
For the webrtc error: the nest API is giving back an opaque error so not a lot we can learn from it. I’d recommend checking out settings in the Google home app to ensure there are not additional restrictions on the camera, but unfortunately as is I don’t have any great ideas.
Could maybe investigate more in a GitHub issue if you want to go deeper log getting into debug logs etc
I have the same target. The API seems to return a cryptic userid (see an extract from the log below). Even this would be useful in the automations. Could this be added to the event passed to automations?
@allenporter any update regarding Nest thermostat not accepting eco mode? I see a couple of GitHub issues raised for the integration but can’t see anything else/updates
I believe this also says “can’t link to” at the top? Check out the troubleshooting instructions in particular look out for mismatched client id and app credentials
It does not say “can’t link to”. The pic shows the full message on the page. I have been down the path of clearing the Application Credentials and re-entering the Oauth Client ID during the setup process. But I will try that again.
Do you know if this integration requires migrating your Nest Account to a Google Account? Mine is still on the OG Nest Account. Could that have anything to do with it?
Folks with cameras, I’m curious if you have tried out LL HLS yet. In particular set ll_hls: True in you configuration.yaml under stream. This can get your latency down to 3sec or so.
I only now discovered this. Massive improvement in my Nest cameras. Sad that I’ve gone so long without noticing it. Thank you!
This is surprising – ll_hls: True has been the default for quite awhile now so it should have already been enabled. I assume you are running a somewhat recent version of home assistant?
This is surprising – ll_hls: True has been the default for quite awhile now so it should have already been enabled. I assume you are running a somewhat recent version of home assistant?