Buienradar not populating sensors after 94.4 update?

HI,

Ive updated my main config to 94.4, and all is working except for the Buienradar sensors. I use the exact same config on a 94.3 system, and used it up to yesterday on a 84.3 system (which now has updated…) and they were and are (94.3) showing just fine.

We didn’t see a breaking change for Buienradar have we?

Could anyone please check? thanks!

94.3:

94.4:

Still showing data for me, try restarting again and check the logs. Sometimes it might just be weird.

Also, if you changed from your configuration to not use long/lat from your config file but instead via the gui the lat/long might change slighty if you point it on the map resulting in a different one. When that happens you will get new ones with _2 at the end. (i had that when i moved)

hi thanks for chiming in.
I am afraid that’s not it, as you can see, Ive only entered br_ in the dev-state, which should reveal all br sensors, also the _2 ones if they were there.

there’s something else going on, I have ridiculous timing lags and issues, Ive never experience before.

For now am slowly taking the setup apart again… hoping to find a culprit for the lags.

2019-06-23 23:26:23 ERROR (MainThread) [homeassistant.core] Error doing job: Future exception was never retrieved
Traceback (most recent call last):
  File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/usr/src/homeassistant/homeassistant/components/proximity/__init__.py", line 127, in check_proximity_state_change
    proximity_latitude = zone_state.attributes.get('latitude')
AttributeError: 'NoneType' object has no attribute 'attributes'
2019-06-23 23:26:59 ERROR (MainThread) [homeassistant.components.hue.light] Unable to reach bridge 192.168.1.212 ()
2019-06-23 23:27:26 ERROR (MainThread) [homeassistant.components.hue.sensor_base] Unable to reach bridge 192.168.1.212 ()
2019-06-23 23:27:26 ERROR (MainThread) [aioasuswrt.connection] Host timeout.
2019-06-23 23:27:49 ERROR (SyncWorker_15) [homeassistant.components.rest.sensor] Error fetching data: <PreparedRequest [GET]> from https://redacted failed with HTTPSConnectionPool(host='redacted'): Read timed out. (read timeout=10)
2019-06-23 23:28:04 ERROR (MainThread) [homeassistant.components.hue.sensor_base] Unable to reach bridge 192.168.1.212 ()
2019-06-23 23:28:26 ERROR (MainThread) [aioasuswrt.connection] Host timeout.
2019-06-23 23:29:05 ERROR (MainThread) [homeassistant.components.hue.sensor_base] Unable to reach bridge 192.168.1.212 ()
2019-06-23 23:29:05 ERROR (MainThread) [pyhaversion] Timeouterror fetching version information for hassio
2019-06-23 23:29:35 ERROR (MainThread) [aioasuswrt.connection] Host timeout.
2019-06-23 23:29:55 ERROR (MainThread) [homeassistant.components.hue.sensor_base] Unable to reach bridge 192.168.1.212 ()
2019-06-23 23:29:56 ERROR (MainThread) [aioasuswrt.connection] Host timeout.
2019-06-23 23:30:16 ERROR (SyncWorker_13) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: Cannot get coords for Amsterdam, NL
2019-06-23 23:30:28 ERROR (MainThread) [homeassistant.components.hue.sensor_base] Unable to reach bridge 192.168.1.212 ()
2019-06-23 23:30:31 ERROR (MainThread) [homeassistant.core] Error doing job: Fatal error on transport
Traceback (most recent call last):
  File "uvloop/sslproto.pyx", line 574, in uvloop.loop.SSLProtocol._do_shutdown
  File "/usr/local/lib/python3.7/ssl.py", line 767, in unwrap
    return self._sslobj.shutdown()
ssl.SSLError: [SSL: KRB5_S_INIT] application data after close notify (_ssl.c:2609)
2019-06-23 23:30:39 ERROR (MainThread) [aioasuswrt.connection] Host timeout.
2019-06-23 23:31:01 ERROR (SyncWorker_14) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response
2019-06-23 23:31:20 ERROR (MainThread) [aioasuswrt.connection] Host timeout.
2019-06-23 23:31:21 ERROR (MainThread) [homeassistant.components.hue.sensor_base] Unable to reach bridge 192.168.1.212 ()
2019-06-23 23:31:36 ERROR (MainThread) [homeassistant.components.hue.sensor_base] Unable to reach bridge 192.168.1.212 ()
2019-06-23 23:31:37 ERROR (MainThread) [aioasuswrt.connection] Host timeout.
2019-06-23 23:31:43 ERROR (MainThread) [homeassistant.components.generic.camera] Timeout getting image from: Weer Roosendaal
2019-06-23 23:31:49 ERROR (MainThread) [homeassistant.components.generic.camera] Timeout getting image from: Buienradar
2019-06-23 23:32:27 ERROR (MainThread) [homeassistant.components.hue.sensor_base] Unable to reach bridge 192.168.1.212 ()

That a lot of error messages… indeed there is something more going on then just the buienradar on your side. I wonder which one it was, do tell always good to know (also for others)