issues
search
Jc2k
/
aiohomekit
asyncio for homekit
Apache License 2.0
52
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump aiohttp from 3.10.2 to 3.10.11
#387
dependabot[bot]
closed
1 day ago
0
Fix pairings being loaded before transports
#386
soumya92
closed
1 week ago
2
Implement zerocopy writes for the encrypted protocol
#385
bdraco
closed
2 weeks ago
0
Add documentation to some Ecobee characteristics
#384
Xeio
closed
4 weeks ago
1
Add fan state enums to __init__
#383
Xeio
closed
4 weeks ago
2
Add current and target fan state enums
#382
Xeio
closed
1 month ago
5
Rework IP connections to provide more error details
#381
bdraco
closed
2 weeks ago
0
dependency on unmaintained commentjson
#380
stanislavlevin
closed
1 month ago
1
Bump cryptography from 43.0.0 to 43.0.1
#379
dependabot[bot]
closed
2 months ago
1
Move supports_subscribe to AbstractPairing
#378
bdraco
opened
2 months ago
1
Fix race when during timeout of IP connection request
#377
bdraco
closed
3 months ago
1
Fix IP controller not reconnecting right away
#376
bdraco
closed
3 months ago
1
Bump aiohttp from 3.9.5 to 3.10.2
#375
dependabot[bot]
closed
3 months ago
0
Handle waiter already done in zeroconf service info
#374
bdraco
closed
3 months ago
1
Offload mdns property decoding to zeroconf
#373
bdraco
closed
3 months ago
1
Fix CI runners
#372
bdraco
closed
5 months ago
0
Eliminate use of globals to generate ids
#371
bdraco
closed
4 months ago
2
Implement async_reachable to see if a device is reachable on the network
#370
bdraco
closed
4 months ago
6
Bump aiohttp from 3.9.2 to 3.9.4
#369
dependabot[bot]
closed
6 months ago
0
Bump idna from 3.6 to 3.7
#368
dependabot[bot]
closed
6 months ago
0
Bump black from 22.12.0 to 24.3.0
#367
dependabot[bot]
closed
4 months ago
1
Change test pairing type when thread_provision called
#366
Jc2k
closed
8 months ago
1
Bump orjson from 3.9.10 to 3.9.15
#365
dependabot[bot]
closed
8 months ago
1
Avoid creating tasks to process zeroconf updates
#364
bdraco
closed
8 months ago
2
Small speed up to fetch characteristic values
#363
bdraco
closed
8 months ago
3
Bump cryptography from 42.0.2 to 42.0.4
#362
dependabot[bot]
closed
9 months ago
1
Bump pytest to clear a GH advisory
#361
Jc2k
closed
9 months ago
0
Bumping chacha20poly1305-reuseable to 0.12.1
#360
Jc2k
closed
9 months ago
0
Bump cryptography from 41.0.7 to 42.0.0
#359
dependabot[bot]
closed
9 months ago
1
Recover CoAP pairing when remote device stops responding
#358
Jc2k
closed
9 months ago
5
Bump aiohttp from 3.9.1 to 3.9.2
#357
dependabot[bot]
closed
9 months ago
1
Handle cancellation while waiting for an encrypted BLE response
#356
bdraco
closed
10 months ago
2
Add python 3.12 to the CI
#355
bdraco
closed
10 months ago
1
Handle cancellation while waiting for an encrypted IP response
#354
bdraco
closed
10 months ago
2
Remove port from Host header
#353
bdraco
closed
10 months ago
1
Fix IP exceptions referencing the old host var
#352
bdraco
closed
10 months ago
4
Add support for link local ipv6 addresses now that we have Happy Eyeballs
#351
bdraco
opened
11 months ago
1
Consider lowering the Happy Eyeballs delay to 0.1 from 0.25
#350
bdraco
opened
11 months ago
0
Add support for happy eyeballs (RFC 8305)
#349
bdraco
closed
11 months ago
7
Implement happy eye balls with aiohappyeyeballs
#348
bdraco
closed
11 months ago
1
Bump cryptography from 41.0.4 to 41.0.6
#347
dependabot[bot]
closed
11 months ago
1
Bump aiohttp from 3.8.5 to 3.9.0
#346
dependabot[bot]
closed
11 months ago
3
Disconnect during operation can result in an empty event
#345
bdraco
opened
1 year ago
0
Bump aiohttp from 3.8.5 to 3.8.6
#344
dependabot[bot]
closed
11 months ago
4
Out of order pairing steps when using HomeSpan (async race condition?)
#343
phybros
opened
1 year ago
15
Ensure all transports can handle an iterable in get_characteristics
#342
bdraco
closed
1 year ago
2
Handle Aqara sensor having invalid md=
#341
Jc2k
closed
1 year ago
1
Avoid creating TimerHandle when already connected
#340
bdraco
closed
1 year ago
3
Make process_changes return a set of what actually changed
#339
bdraco
closed
1 year ago
2
Small cleanups to IP connection
#338
bdraco
closed
1 year ago
2
Next