Hi,
A few weeks ago after a restart, I noticed that my netatmo device ( 1 healthy home coach for now) was unavailable.
I managed to get it back after reloading but after the next restart it was gone again.
Whatever I try, I end up with the integration showing in the integration page but without any device.
I have tried using this :
netatmo:
client_id: CLIENT_ID
client_secret: CLIENT_SECRET
In my configuration.yaml, but when I set up the integration that way, the webpage return 500 internal server error when I click the âI acceptâ button to link my account.
So the only way for me to set up the integration is via HA cloud, which I have tried with and without the lines in the configuration.yaml but itâs always the same result.
I am currently running 117.5 and the only reference to Netatmo in my logs are under DNS:
[INFO] :41387 - 16785 âA IN api.netatmo.com. udp 33 false 512â NOERROR qr 64 0.002925019s
[INFO] :41387 - 17711 âAAAA IN api.netatmo.com. udp 33 false 512â NOERROR qr,rd,ra 174 0.160053858s
[INFO] :35432 - 58934 âAAAA IN api.netatmo.com. udp 33 false 512â NOERROR qr,aa,rd,ra 174 0.000451942s
[INFO] :35432 - 57823 âA IN api.netatmo.com. udp 33 false 512â NOERROR qr,aa,rd 64 0.000712348s
[INFO] :49766 - 57867 âA IN api.netatmo.com. udp 33 false 512â NOERROR qr,aa,rd 64 0.000458849s
[INFO] :49766 - 58830 âAAAA IN api.netatmo.com. udp 33 false 512â NOERROR qr,aa,rd,ra 174 0.000383535s
[INFO] :50125 - 50474 âA IN api.netatmo.com. udp 33 false 512â NOERROR qr,aa,rd 64 0.000345553s
[INFO] :50125 - 51437 âAAAA IN api.netatmo.com. udp 33 false 512â NOERROR qr,aa,rd,ra 174 0.000440738s
[INFO] :51147 - 26856 âAAAA IN api.netatmo.com. udp 33 false 512â NOERROR qr,aa,rd,ra 174 0.000360294s
[INFO] :51147 - 25745 âA IN api.netatmo.com. udp 33 false 512â NOERROR qr,aa,rd 64 0.000276702s
[INFO] :41462 - 4367 âA IN api.netatmo.com. udp 33 false 512â NOERROR qr,aa,rd 64 0.000273017s
[INFO] :41462 - 5496 âAAAA IN api.netatmo.com. udp 33 false 512â NOERROR qr,aa,rd,ra 174 0.000260387s
Thanks for your help !