Thanks for the help.
The AppDaemon method works well as a stopgap (or even permanent maybe). Iām using that at the moment. Iāve got a video coming out tomorrow on it, as well as the other two on the API that are already out there.
@allenporter I just installed HA 0.118.0b0, stopped appdaemon and re-installed the Nest Integration and it shows me 3 entities now, one of which is the thermostat. But the current_temperature, temperature and hvac_action, etc. still do not update unless I go to Integrations and reload Nest. Whatās the issue # for that so I can follow it?
Having the same problem. State gets pulled when restarting HA or on first integration, but then no further updates occur.
Running 118b0 as well.
I canāt get ZHA working. Light entities are hosed. Motion and electrical seem ok.
Posted:issue #43120: ZHA is broken in 0.118.0b0
Restoring from backupā¦ and back to appdaemon/nest.py.
Now to deal with my 51 open tabs in Chrome!
Oh, interesting, thanks. Sounds like the subscriber may not be pulling down updates.
How about turning up the debug logging on the subscriber? I should probably add troubleshooting instructions to the official docs for this, but we have them on one of the old nest issues on HA. Feel free to file a new HA issue and we can diagnose there. It may give visibility to the HA release managers as we work on a fix together.
Iāve reverted to 117.6 since they broke ZHA for meā¦
After struggling with the Google instructions I got it in first time with this, thank you.
For some reason i canāt get a correct API-result, after entering the correct idās/secrets/codes etc it seems to be stuck at this error:
Any idea how to resolve this?
Is your curl command a single line?
If you can figure out the API syntax for the HA service call to POST then maybeā¦
Are your thermostat attributes updating in near-real time?
Dont know if anyone is interested, however I have updated my instructions in the above post on how to set this all up:
The new additions are working 100% of the time for me. My message count on Google Cloud Patform is now 0 all the time. I can update the devices in HA and Nest app reflects the changes immediately. VIce versa, if I update form Nest app, HA updates straight away.
Also, as a side note, my Hello and Home Hub Max cameras are also now working perfectly on 0.118.0b0
Thank you! Mine is working now also.
are the binary sensor working for you ? like person_detected , motion_detected ?
Still in progress:
I had them working, but now revamping with new best practices to use events instead.
Are you referring to fixing the issue where the sensors do not get updated without having to do a manual reload? I followed the new directions and it is still not updating automatically if that is the case.