this post was submitted on 30 Nov 2023
17 points (100.0% liked)

homeassistant

12072 readers
4 users here now

Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io

founded 1 year ago
MODERATORS
 

So long story short, Google Nest thermostat just disconnects from HA every once in a while. It used to be when I did a reboot I'd get a notification in HA telling me an integration needs setting up again, always Nest and Google Calendar.

But now it seems to disconnect and not tell me. I realise when it's fucking freezing and my heating hasn't kicked on (I control it with HA rather than Nest because I get better results.)

So what I've done is have Node Red reload the integration every 4 hours, because when I manually do this it'll come up that the integration needs reconfiguring.

So now all I need is to be notified when the integration needs reconfiguring. A Google just brings me up threads on how to send a notification. I can do this already, I just want a notification when I get a notification...

See, the problem is that it's called "Notifications" in HA.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 5 points 11 months ago (1 children)

If it's disconnecting every week or so set the Google cloud oauth app you set up to production. If it's left in testing mode it will de-authenticate every so often

[โ€“] [email protected] 3 points 11 months ago

Huh, you see this is why I posted, I was hoping someone would have an insight into fixing the actual issue.

Thanks, I'll look into this