Releases: shenxn/libdyson
Releases · shenxn/libdyson
Version 0.5.0
- Add support to Dyson Pure Hot+Cool
- Add support to Dyson Pure Hot+Cool Link
Version 0.4.0
- Add support to Dyson Pure Cool
- Add device type names dictionary
- Add more states to VacuumState
- Code quality improvement
Version 0.3.3
- Fix wheel building to include certificate
Version 0.3.2
- Include Dyson cloud server certificate chain into PyPI package
Version 0.3.1
- Add account region list
Version 0.3.0
- Add support to login using phone number and OTP code for account in Mainland China.
- Fix account login problem.
- Code quality improvement.
Version 0.2.0
- Replace
aiohttp
withrequests
.asyncio
is removed. - Add v2 devices list support to
DysonAccount
. - Replace deprecated
pycryptodome
withcryptography
. - Add zeroconf based discovery.
- Code quality improvement.
Version 0.1.0
This is the first version of this library. Only Dyson 360 Eye robot vacuums are currently supported.
- Dyson 360 Eye robot vacuum support added.
- Cloud account support added.
get_devices.py
script to get serial numbers and credentials from cloud account.