-
3.2.14fc287a8 · ·
- Offload mdns property decoding to zeroconf (#373) - Handle waiter already done in zeroconf service info (#374)
-
3.2.0d7ddbf85 · ·
- Eliminate use of globals to generate ids (#371) - Implement async_reachable to see if a device is reachable on the network (#370)
-
3.1.55b7d11db · ·
- Small speed up to fetch characteristic values (#363) - Avoid creating tasks to process zeroconf updates (#364) - Change test pairing type when thread_provision called (#366)
-
-
3.1.3d7acbf83 · ·
- Handle cancellation while waiting for an encrypted IP response (#354) - Handle cancellation while waiting for an encrypted BLE response (#356) - Add python 3.12 support (#355)
-
-
-
-
-
3.0.894bc38fe · ·
- Handle Aqara sensor having invalid md= (#341) - Avoid creating TimerHandle when already connected (#340)
-
-
3.0.60c037f4f · ·
- Small cleanups to IP connection (#338) - Add new lookup methods for Services and Characteristics (#337)
-
-
-
3.0.3415f6168 · ·
- Create futures with loop.create_future() (#331) - Drop async_timeout on py<3.11 (#330)
-
3.0.2f0b6db79 · ·
- Strip out iid 0 from the linked services list (#328) - Ensure we resolve services again after the debounce timeout (#329)
-
-
3.0.0b8ca1b79 · ·
- Bump minimum python version to 3.10 (#325) - Small cleanup to utils (#323) - Hold strong references to tasks (#324) - Make HomeKitService slotted (#322)