Currently, I am trying to connect the Nanoleaf LED strip to the Home Assistant via Thread. For this I use the Sky Connect USB stick and the integration of the Homekit controller. The Nanoleaf LED strip is also recognized, but the configuration fails. In the attachment you can find the logs.
I do not know what to do. I would be very happy about your support.
Logger: homeassistant.components.homekit_controller.config_flow
Source: components/homekit_controller/config_flow.py:491
Integration: HomeKit-Controller (documentation, issues)
First occurred: 08:07:19 (2 occurrences)
Last logged: 08:07:51
Pairing attempt failed with an unhandled exception
Traceback (most recent call last):
File “/usr/local/lib/python3.10/site-packages/aiohomekit/controller/coap/connection.py”, line 290, in do_pair_setup
response = await self.pair_setup_client.request(request).response
asyncio.exceptions.CancelledError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/components/homekit_controller/config_flow.py”, line 491, in async_step_pair
self.finish_pairing = await discovery.async_start_pairing(self.hkid)
File “/usr/local/lib/python3.10/site-packages/aiohomekit/controller/coap/discovery.py”, line 57, in async_start_pairing
salt, srpB = await self.connection.do_pair_setup(
File “/usr/local/lib/python3.10/site-packages/aiohomekit/controller/coap/connection.py”, line 289, in do_pair_setup
async with asyncio_timeout(16.0):
File “/usr/local/lib/python3.10/site-packages/async_timeout/init.py”, line 129, in aexit
self._do_exit(exc_type)
File “/usr/local/lib/python3.10/site-packages/async_timeout/init.py”, line 212, in _do_exit
raise asyncio.TimeoutError
asyncio.exceptions.TimeoutError
Home Assistant 2023.2.2
Supervisor 2023.01.1
Operating System 9.5
Frontend 20230202.0 - latest