Joshua Roys

Results 15 issues of Joshua Roys

I've got a HomePod Mini on order. I'm going to see how the Home app provisions Nanoleaf Essentials bulbs onto Apple Thread networks.

I'm working on a Home Assistant component that needs to communicate with several devices at the same time. Additionally, the devices can push notifications which seems to require a server...

I'm not sure about the background of the ws.py FIXME comment

In fixing #269 the same user tested my PR and found that a different Home Assistant component, [pytradfri](https://github.com/home-assistant-libs/pytradfri), broke due to [an API change around client/server creation](https://github.com/chrysn/aiocoap/commit/a456d7bc27a13164b64cd9943b56a9fb22d50479): [Stacktrace](https://community.home-assistant.io/t/homekit-accessory-protocol-hap-over-coap-udp-was-nanoleaf-essentials-bulb-via-thread-coap/335167/45?u=lambdafunction) copy/pasted here:...

Do not include IMPLICIT ASN.1 elements in the output

```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

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...