A few days ago, I noticed that Zigbee had stooped working. I believe that zigbee hub was the problem, but I test it in a HA raspberry installation and works correctly, but when I run it in my main docker installation it is detected, but it doesn’t work. Nothing change in the docker configuration, no upgrade were made. I have some logs, but I don’t know how to troubleshoot HA.
[0x73F4:1:0x0006]: async_initialize: all attempts have failed: [TimeoutError(), ControllerError('ApplicationController is not running'), ControllerError('ApplicationController is not running'), ControllerError('ApplicationController is not running')]
Watchdog heartbeat timeout: nop command is an invalidCommand, was sent under 57 sequence number: ERROR_VERSION_NOT_SET
Watchdog heartbeat timeout: nop command is an invalidCommand, was sent under 58 sequence number: ERROR_VERSION_NOT_SET
Watchdog heartbeat timeout: nop command is an invalidCommand, was sent under 59 sequence number: ERROR_VERSION_NOT_SET
Watchdog heartbeat timeout:
I have more logs, but they are too many of them, but from what I read HA can’t connect to the HubZ-1 USB, but if I remove the integration and try to add it again its detect correctly.
So how should I do now?