-
-
Notifications
You must be signed in to change notification settings - Fork 31.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Controme Miniserver - loses connection - homekit_controller integration not ready yet #102901
Comments
Hey there @Jc2k, @bdraco, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) homekit_controller documentation |
+1 |
Can you please confirm what your +1 means. Do you have the same device? Do you see a wrong ip address like OP? If you follow the steps of OP does it work for a few days again, then stop? |
sorry ,, my issue after yesterday update OS11.1 ,, all homekit device are delay or not response thanks |
Is there any way to reset the HomeKit device integration? |
After it was possible 3 times to re-integrate my HomeKit device it is now no longer possible and it appears after some waiting time the error "Config flow could not be loaded " |
After updating to 2023.11, the integration worked again.
This is displayed if the connection is successful.
|
Can you please share a link to the device's page where it is for sale? Is that device HomeKit Certified? Do you have any other devices on a 10.254.x.x network? |
This is the device's page https://www.controme.com/, as fare as i know it`'s HomeKit Certified. Do you have any other devices on a 10.254.x.x network: |
We effectively have same problem as aio-libs/aiohttp#4451 (comment) |
We also need a happy eyeballs implementation for esphome/aioesphomeapi#233 (comment) |
The Problem still exists with: |
The Problem is solved with: |
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
https://www.home-assistant.io/integrations/homekit_controller
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.
The text was updated successfully, but these errors were encountered: