William Escande
9ad276a757
Implement optional synchronization for has ( #704 )
...
HAS can be run in synchronized mode, requiring a server to be able to
communicate with another CL.
This CL is doing a quick implementation of such functionality for preset
selection.
2025-06-02 14:57:59 -07:00
zxzxwu
84f7cad678
Replace Optional[Connection] att parameter type
2025-05-18 07:55:39 +00:00
Josh Wu
22d6a7bf05
Declare emitted events as constants
2025-04-26 03:55:31 +08:00
Josh Wu
5e9fc89f80
Add missing characteristic type parameters
2025-04-16 20:34:12 +08:00
Josh Wu
55801bc2ca
Make all event emitters async
...
* Also remove AbortableEventEmitter
2025-04-16 12:40:57 +08:00
Gilles Boccon-Gibod
da029a1749
new adapter classes
2025-02-16 16:26:13 -08:00
William Escande
23f46b36b3
HAP: wait for pairing event ( #551 )
2024-10-10 11:34:44 -07:00
Josh Wu
dfdf37019c
Remove att.CommonErrorCode
2024-09-14 00:50:19 +08:00
William Escande
00e660d410
Implement Hap support ( #532 )
...
* Implement Hap
2024-09-09 16:24:22 -07:00