0.2.26
-
This release ditches the dependencies on
hkdf
anded25519
as both are available in thecryptography
library. Additionally the ChaCha20Poly1305 code now usescryptography
instead of including its own pure python implementation. -
It adds the
type_name
property toCharacteristic
andService
-
It adds some helpers to
Accessory
for reading the accessory information attributes likeAcccessory.manufacturer