-
-
Notifications
You must be signed in to change notification settings - Fork 37.2k
Controme Miniserver - loses connection - homekit_controller integration not ready yet #102901
Description
The problem
After about 3 days and a reboot of Home Assistant, the Home Assistant homekit_controller can no longer connect to the Controme server via HomeKit. It is also strange that the IP 10.254.81.57 is given in the log, but the Controme server is running on a different ip.
2023-10-27 12:11:01.446 WARNING (MainThread) [homeassistant.config_entries] Config entry 'Controme Miniserver B8-27-EB-FE-51-39' for homekit_controller integration not ready yet: Error while connecting to device 10.254.81.57:51826: [Errno 101] Connect call failed ('10.254.81.57', 51826) (ConnectionError); Retrying in background
What version of Home Assistant Core has the issue?
core-2023.10.5
What was the last working version of Home Assistant Core?
What type of installation are you running?
Home Assistant OS
Integration causing the issue
homekit_controller
Link to integration documentation on our website
Diagnostics information
2023-10-27 12:11:01.446 WARNING (MainThread) [homeassistant.config_entries] Config entry 'Controme Miniserver B8-27-EB-FE-51-39' for homekit_controller integration not ready yet: Error while connecting to device 10.254.81.57:51826: [Errno 101] Connect call failed ('10.254.81.57', 51826) (ConnectionError); Retrying in background
Example YAML snippet
-Anything in the logs that might be useful for us?
-Additional information
After deleting the HomeKit_controller device in Home Assistant, resetting the Controme HomeKit server and the restart of both servers, I can connect it again and it works again for a few days.