deCONZ integration HASSIo 0.88 , all disappeared. Help!

Hi.

I’m experiencing the same issue although both hass.io and deconz is on the same physical machine running in docker containers, hence the weird IP’s…

Each reboot i get these errors:

INFO (MainThread) [homeassistant.setup] Setting up deconz
INFO (MainThread) [homeassistant.setup] Setup of domain deconz took 0.0 seconds.
DEBUG (MainThread) [pydeconz.utils] Sending {} to http://172.30.33.1:80/api/XXXXXXXX
------ Later in the log
ERROR (MainThread) [pydeconz.utils] Timeout getting deCONZ data from http://172.30.33.1:80/api/XXXXXXXX.
ERROR (MainThread) [pydeconz] Couldn’t load data from deCONZ
------ Later in the log
ERROR (MainThread) [pydeconz.utils] Timeout getting deCONZ data from http://172.30.33.1:80/api/XXXXXXXX.
ERROR (MainThread) [pydeconz] Couldn’t load data from deCONZ
WARNING (MainThread) [homeassistant.config_entries] Config entry for deconz not ready yet. Retrying in 5 seconds.
------ Later in the log
ERROR (MainThread) [homeassistant.components.deconz] Config entry failed since one deCONZ instance already exists

If i remove deconz from the integration page and add it right after all entities comes back and it all works, until next restart, then i need to remove deconz and add it again.
I have tried to remove deconz, reboot, reboot, and then adding it again, same outcome though.

Did you find a solution @Klagio ?