No Netatmo Weather sensors

Anyone experience issue with Netatmo Weather Station integration? I’m not sure about exact moment when all sensors become unavailable - I was doing several HA restart today, as I’m going through intense config cleanup), but some point of time Netatmo integration stopped to work for me. iOS app and web page works fine, showing all info. To rule out mistakes with my config I removed integration and readded it using both yaml or nabu casa methods, but in both scenarios all sensors shows as unavailable. Any idea?

Hi Mirekmal !
Thank you for your post, I have the same problem here.
I just activated the debug mode for my Netatmo Account in my config YAML :slight_smile:

logger:
  default: error
  logs:
    homeassistant.components.netatmo: debug

and I receive that :

2020-08-09 17:32:39 DEBUG (SyncWorker_2) [homeassistant.components.netatmo.sensor] No data received when updating station data

I also have a difference between the time of netatmo website and the time of my home assistant. But all the time zone are set properly.

I have also a Lametric time who get the data back from the netatmo sensor and it’s working fine… So I suppose it’s a problem of home assistant.

Hm… seems to be exactly the same problem, here are all log entries related to Netatmo, some seems to be OK, but the other indeed indicate problem:

...
2020-08-09 19:07:26 DEBUG (SyncWorker_4) [homeassistant.components.netatmo.climate] Invalid home None
...
Seems like HA stopped to work properly with Netatmo.... but I'm not sure if this is on HA or Netatmo side...
2020-08-09 19:07:43 DEBUG (SyncWorker_7) [homeassistant.components.netatmo.sensor] weather station detected!
2020-08-09 19:07:43 DEBUG (SyncWorker_7) [homeassistant.components.netatmo.sensor] Adding module Parter 70:ee:50:01:b3:6a
2020-08-09 19:07:43 DEBUG (SyncWorker_7) [homeassistant.components.netatmo.sensor] Adding module Ogród 02:00:00:01:b7:e2
2020-08-09 19:07:43 DEBUG (SyncWorker_7) [homeassistant.components.netatmo.sensor] Adding module Sypialnia 03:00:00:00:c5:42
2020-08-09 19:07:43 DEBUG (SyncWorker_7) [homeassistant.components.netatmo.sensor] Adding module TV room 03:00:00:00:b6:7c
2020-08-09 19:07:43 DEBUG (SyncWorker_7) [homeassistant.components.netatmo.sensor] Adding module Deszcz 05:00:00:05:f5:74
2020-08-09 19:07:43 DEBUG (SyncWorker_7) [homeassistant.components.netatmo.sensor] No home coach entities found
2020-08-09 19:07:43 DEBUG (SyncWorker_3) [homeassistant.components.netatmo.sensor] No data received when updating station data
...
2020-08-09 19:08:09 INFO (MainThread) [homeassistant.components.netatmo] Register Netatmo webhook: https://hooks.nabu.casa/.....
...
2020-08-09 19:17:43 DEBUG (SyncWorker_4) [homeassistant.components.netatmo.sensor] No data received when updating station data

TA DA!!! Seems it could be some temporary problem with Neatmo, but just afew minutes ago I noticed that sensors are back!

Hi again, by my side everthing is working back fine again. Without changing anything.

Hope everthing is also fine by your side.

Kind regards.