Skip to content

Releases: shenxn/libdyson

Version 0.5.0

16 Feb 13:40
13ee340
Compare
Choose a tag to compare
Version 0.5.0 Pre-release
Pre-release
  • Add support to Dyson Pure Hot+Cool
  • Add support to Dyson Pure Hot+Cool Link

Version 0.4.0

14 Feb 11:41
5d9b179
Compare
Choose a tag to compare
Version 0.4.0 Pre-release
Pre-release
  • Add support to Dyson Pure Cool
  • Add device type names dictionary
  • Add more states to VacuumState
  • Code quality improvement

Version 0.3.3

12 Feb 07:27
70c9b21
Compare
Choose a tag to compare
Version 0.3.3 Pre-release
Pre-release
  • Fix wheel building to include certificate

Version 0.3.2

12 Feb 07:14
5962629
Compare
Choose a tag to compare
Version 0.3.2 Pre-release
Pre-release
  • Include Dyson cloud server certificate chain into PyPI package

Version 0.3.1

12 Feb 06:05
d69a5b1
Compare
Choose a tag to compare
Version 0.3.1 Pre-release
Pre-release
  • Add account region list

Version 0.3.0

12 Feb 04:34
3035ef4
Compare
Choose a tag to compare
Version 0.3.0 Pre-release
Pre-release
  • 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

04 Feb 14:22
7166ea9
Compare
Choose a tag to compare
Version 0.2.0 Pre-release
Pre-release
  • Replace aiohttp with requests. asyncio is removed.
  • Add v2 devices list support to DysonAccount.
  • Replace deprecated pycryptodome with cryptography.
  • Add zeroconf based discovery.
  • Code quality improvement.

Version 0.1.0

01 Feb 14:14
173f928
Compare
Choose a tag to compare
Version 0.1.0 Pre-release
Pre-release

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.