aiohomekit
aiohomekit copied to clipboard
asyncio for homekit
maybe fixes #319
I was testing with the onvis multi button If it press one button and than another quickly, it will generate an encrypted notify and than a disconnected event We miss...
I'm not sure if this is the right place to ask. i have a video & intercom doorbell that only has a HomeKit api and that I would like to...
``` 2023-07-27 09:49:26.764 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Called async_set_available_state with True for D8:9A:98:F3:08:79 2023-07-27 09:49:26.764 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Called async_set_available_state with True for D8:9A:98:F3:08:79 2023-07-27 09:49:26.765 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Called async_set_available_state...
``` 2023-07-19 13:31:02.329 DEBUG (MainThread) [aiohomekit.controller.abstract] A133RDP8 [DB:AF:6E:65:E8:41] (id=89:A9:01:69:8C:83): Config number has changed from -1 to 1; char cache invalid 2023-07-19 13:31:02.330 ERROR (MainThread) [homeassistant.components.bluetooth.manager] Error in callback: Traceback (most...
``` 2023-07-19 13:21:23.308 ERROR (MainThread) [homeassistant.components.homekit_controller.config_flow] Pairing attempt failed with an unhandled exception Traceback (most recent call last): File "/Users/bdraco/home-assistant/homeassistant/components/homekit_controller/config_flow.py", line 454, in async_step_pair return await self._entry_from_accessory(pairing) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/bdraco/home-assistant/homeassistant/components/homekit_controller/config_flow.py",...
Hi! I don't use Home Assistant but I really could use the functionality of this software so I gave it a try tonight. I've installed it from source. Discovery command...
``` Mar 29 23:47:24 homeassistant homeassistant[463]: 2023-03-29 13:47:24.465 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved Mar 29 23:47:24 homeassistant homeassistant[463]: Traceback (most recent call last): Mar...
This will prevent future traffic from picking the "best" address to communicate with an accessory. Current products tie sessions to the original IPv6 address and return a CoAP error code...
Eve Degree 1.0, Firmware 1.2.8. macOS Ventura, python 3.10. HA dev, latest tag of aiohomekit. Pairing works and is pretty fast. Then I restarted HA and pretty much immediately got:...