aiohomekit icon indicating copy to clipboard operation
aiohomekit copied to clipboard

asyncio for homekit

Results 44 aiohomekit issues
Sort by recently updated
recently updated
newest added

I hope I'm posting this in the correct repo. Please let me know if I should post this elsewhere. I'm using Home Assistant's `homekit_controller` integration that relies on aiohomekit. For...

`00000043-0000-1000-8000-0026BB765291` seen on MacOS but not Linux [MACOS-homekit_controller-8629db23450ebc36b5589c3d6d653bd0-SYLVANIA Flex S-dbd7e25d780c89b5bf42b8736df88d14.json.txt](https://github.com/Jc2k/aiohomekit/files/9277594/MACOS-homekit_controller-8629db23450ebc36b5589c3d6d653bd0-SYLVANIA.Flex.S-dbd7e25d780c89b5bf42b8736df88d14.json.txt) [LINUX-homekit_controller-8526992f05c02cbd3de691614408810f-SYLVANIA Flex S-9358632dace670c1fdbe50fe8c7dabba.json.txt](https://github.com/Jc2k/aiohomekit/files/9277595/LINUX-homekit_controller-8526992f05c02cbd3de691614408810f-SYLVANIA.Flex.S-9358632dace670c1fdbe50fe8c7dabba.json.txt)

BLE

```log 2022-08-25 10:50:38.164 DEBUG (MainThread) [aiohomekit.controller.coap.connection] Read value for 239.24A iid 2565: value 1 2022-08-25 10:50:38.165 DEBUG (MainThread) [aiohomekit.protocol.tlv] sending [ 6 (State): (1 bytes/) 0x01 0 (Method): (1 bytes/)...

CoAP

- disconnected event happens - unpair gets the lock - disconnected event gets the lock - disconnected event throws all kinds of errors This one is harder to fix. will...

The default delay is 0.25s but HomeKit devices are all local so its probably waiting longer than needed For esphome we dropped it to 0.1s for this reason as the...

HomeSpan is a library for ESP32 devices to enable them to speak HomeKit. After a huge amount of tests, it seems that when pairing these devices with Home Assistant via...

``` Nov 20 11:22:33 homeassistant homeassistant[548]: bleak.exc.BleakError: officenewgli89proxy [c8:f0:9e:ce:c3:a8]: Eve - C3:8E:A1:EC:7D:00: Disconnected during operation Nov 20 11:22:33 homeassistant homeassistant[548]: 2023-11-20 01:22:33.624 ERROR (MainThread) [homeassistant] Error doing job: Task exception...