Too many problems with this new release:
A lot of error messages that I have to investigate and without notice !!!
Roomba is not working at all…
No possibility to go back to version 0.109.6… HA is not starting anymore !!!
Very annoying
2020-05-20 23:04:02 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experien$
2020-05-20 23:04:02 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for sonoff which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experi$
2020-05-20 23:04:02 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for config_check which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you $
2020-05-20 23:04:02 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for customizer which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you ex$
2020-05-20 23:04:02 WARNING (MainThread) [homeassistant.components.http] The 'base_url' option (with value '<mynetwork>') is deprecated, please remove it from your configuration
2020-05-20 23:04:05 ERROR (MainThread) [homeassistant.core] Error doing job: Unclosed client session
2020-05-20 23:04:07 ERROR (MainThread) [homeassistant.core] Error doing job: Unclosed client session
2020-05-20 23:04:14 ERROR (SyncWorker_9) [homeassistant.util.package] Unable to install package av==7.0.1: Failed building wheel for av
Command "/srv/homeassistant/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-rk_lufi0/av/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __fi$
2020-05-20 23:04:14 ERROR (MainThread) [homeassistant.setup] Setup failed for stream: Requirements for stream not found: ['av==7.0.1'].
2020-05-20 23:04:14 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for average which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you exper$
2020-05-20 23:04:15 ERROR (SyncWorker_19) [roomba.roomba] Error: [Errno 104] Connection reset by peer
2020-05-20 23:04:15 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for rpi_power which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you exp$
2020-05-20 23:04:16 ERROR (MainThread) [homeassistant.components.roomba] Timeout expired
2020-05-20 23:04:16 WARNING (MainThread) [homeassistant.config_entries] Config entry for roomba not ready yet. Retrying in 5 seconds.
2020-05-20 23:04:25 ERROR (SyncWorker_19) [roomba.roomba] Error: [Errno 104] Connection reset by peer
2020-05-20 23:04:26 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform mqtt is taking over 10 seconds.
2020-05-20 23:04:27 ERROR (MainThread) [homeassistant.components.camera] The onvif platform for the camera integration does not support platform setup. Please remove it from your config.
2020-05-20 23:04:38 ERROR (SyncWorker_11) [roomba.roomba] Error: [Errno 111] Connection refused
2020-05-20 23:04:38 ERROR (SyncWorker_11) [roomba.roomba] Error: [Errno 111] Connection refused
2020-05-20 23:04:38 ERROR (SyncWorker_11) [roomba.roomba] Error: [Errno 111] Connection refused
2020-05-20 23:04:38 ERROR (SyncWorker_11) [roomba.roomba] Unable to connect to 192.168.2.80
2020-05-20 23:04:38 ERROR (MainThread) [homeassistant.components.roomba] Error to connect to vacuum
2020-05-20 23:04:38 WARNING (MainThread) [homeassistant.config_entries] Config entry for roomba not ready yet. Retrying in 10 seconds.
2020-05-20 23:04:49 ERROR (SyncWorker_8) [roomba.roomba] Error: [Errno 111] Connection refused
2020-05-20 23:04:49 ERROR (SyncWorker_8) [roomba.roomba] Error: [Errno 111] Connection refused
2020-05-20 23:04:49 ERROR (SyncWorker_8) [roomba.roomba] Error: [Errno 111] Connection refused
2020-05-20 23:04:49 ERROR (SyncWorker_8) [roomba.roomba] Unable to connect to 192.168.2.80
2020-05-20 23:04:49 ERROR (MainThread) [homeassistant.components.roomba] Error to connect to vacuum
2020-05-20 23:04:49 WARNING (MainThread) [homeassistant.config_entries] Config entry for roomba not ready yet. Retrying in 20 seconds.
2020-05-20 23:05:10 ERROR (SyncWorker_12) [roomba.roomba] Error: [Errno 111] Connection refused
2020-05-20 23:05:10 ERROR (SyncWorker_12) [roomba.roomba] Error: [Errno 111] Connection refused
2020-05-20 23:05:10 ERROR (SyncWorker_12) [roomba.roomba] Error: [Errno 111] Connection refused
2020-05-20 23:05:10 ERROR (SyncWorker_12) [roomba.roomba] Unable to connect to 192.168.2.80
2020-05-20 23:05:10 ERROR (MainThread) [homeassistant.components.roomba] Error to connect to vacuum
2020-05-20 23:05:10 WARNING (MainThread) [homeassistant.config_entries] Config entry for roomba not ready yet. Retrying in 40 seconds.
2020-05-20 23:05:16 WARNING (SyncWorker_10) [homeassistant.components.tplink.switch] Could not read state for 192.168.2.61: Communication error
2020-05-20 23:05:17 ERROR (MainThread) [frontend.js.latest.202005190] <mynetwork>/hacsfiles/custom-header/custom-header.js:1:16344 Uncaught TypeError: Cannot read property 'style' of null
2020-05-20 23:05:35 ERROR (MainThread) [homeassistant.core] Error doing job: SSL error in data received
Traceback (most recent call last):
File "/usr/lib/python3.7/asyncio/sslproto.py", line 526, in data_received
ssldata, appdata = self._sslpipe.feed_ssldata(data)
File "/usr/lib/python3.7/asyncio/sslproto.py", line 207, in feed_ssldata
self._sslobj.unwrap()
File "/usr/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)
2020-05-20 23:05:48 ERROR (MainThread) [frontend.js.latest.202005190] <mynetwork>/hacsfiles/custom-header/custom-header.js:1:16344 Uncaught TypeError: Cannot read property 'style' of null
2020-05-20 23:05:51 ERROR (SyncWorker_18) [roomba.roomba] Error: [Errno 111] Connection refused
2020-05-20 23:05:51 ERROR (SyncWorker_18) [roomba.roomba] Error: [Errno 111] Connection refused
2020-05-20 23:05:51 ERROR (SyncWorker_18) [roomba.roomba] Error: [Errno 111] Connection refused
2020-05-20 23:05:51 ERROR (SyncWorker_18) [roomba.roomba] Unable to connect to 192.168.2.80
2020-05-20 23:05:51 ERROR (MainThread) [homeassistant.components.roomba] Error to connect to vacuum
2020-05-20 23:05:51 WARNING (MainThread) [homeassistant.config_entries] Config entry for roomba not r