Tags give the ability to mark specific points in history as being important
-
3.2.1
4fc287a8 · ·- Offload mdns property decoding to zeroconf (#373) - Handle waiter already done in zeroconf service info (#374)
-
3.2.0
d7ddbf85 · ·- Eliminate use of globals to generate ids (#371) - Implement async_reachable to see if a device is reachable on the network (#370)
-
3.1.5
5b7d11db · ·- 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.3
d7acbf83 · ·- 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.8
94bc38fe · ·- Handle Aqara sensor having invalid md= (#341) - Avoid creating TimerHandle when already connected (#340)
-
-
3.0.6
0c037f4f · ·- Small cleanups to IP connection (#338) - Add new lookup methods for Services and Characteristics (#337)
-
-
-
3.0.3
415f6168 · ·- Create futures with loop.create_future() (#331) - Drop async_timeout on py<3.11 (#330)
-
3.0.2
f0b6db79 · ·- Strip out iid 0 from the linked services list (#328) - Ensure we resolve services again after the debounce timeout (#329)
-
-
3.0.0
b8ca1b79 · ·- Bump minimum python version to 3.10 (#325) - Small cleanup to utils (#323) - Hold strong references to tasks (#324) - Make HomeKitService slotted (#322)