Skip to content

Releases: shenxn/ha-dyson

v0.16.4-4

08 Apr 18:52
c38a7dd
Compare
Choose a tag to compare

What's new ?

  • Bumped libdyson to v0.8.11, should fix any problems related to connecting to the cloud
  • Added initial support of HCHO (untested)

Full Changelog: v0.16.4-2...v0.16.4-3

v0.16.4

08 Apr 16:59
363d16a
Compare
Choose a tag to compare

What's Changed

  • Fixed libdyson not updating
  • Set the native unit of measure, for 2022.4. by @Flameeyes in #117

Full Changelog: v0.16.3...v0.16.4

v0.16.4-3

08 Apr 18:23
2db6af1
Compare
Choose a tag to compare
v0.16.4-3 Pre-release
Pre-release

What's new ?

  • Bumped libdyson to v0.8.11, should fix any problems related to connecting to the cloud
  • Added initial support of HCHO (untested)

Full Changelog: v0.16.4-2...v0.16.4-3

v0.16.4-2

08 Apr 17:27
Compare
Choose a tag to compare
v0.16.4-2 Pre-release
Pre-release

What's changed

  • Added initial support of HCHO sensor for Formaldehyde devices

Full Changelog: v0.16.4...v0.16.4-2

v0.16.3

06 Apr 19:05
0852af0
Compare
Choose a tag to compare
v0.16.3 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.16.2...v0.16.3

v0.16.2

15 Dec 10:12
Compare
Choose a tag to compare

What's Changed

  • Add entities for DysonAirQualitySelect by @crowbarz in #77
  • fan, vacuum: replace device_state_attributes usage. by @Flameeyes in #79
  • Do not convert the target temperature to integer by @vickyg3 in #81

This release fixes temperature settings in Fahrenheit for all supported devices. To get more details about each change made, please check the PRs

New Contributors

Full Changelog: v0.16.1...v0.16.2

0.16.2 beta 1

29 Nov 10:27
6c98772
Compare
Choose a tag to compare
0.16.2 beta 1 Pre-release
Pre-release

What's Changed

  • Add entities for DysonAirQualitySelect by @crowbarz in #77

New Contributors

Full Changelog: v0.16.1...v0.16.2-b1

0.16.1

23 Nov 11:05
Compare
Choose a tag to compare

NOTE: This integration is still under development. There is going to be a lot of breaking changes on each release and they won't be well documented. Use this for testing purpose only.

  • bumped libdyson to account for changes in the Dyson api certs

Version 0.16.0

16 Nov 14:57
91a95a6
Compare
Choose a tag to compare

NOTE: This integration is still under development. There is going to be a lot of breaking changes on each release and they won't be well documented. Use this for testing purpose only.

  • Updated the integration to comply to HAOS new specifications & best practices (#69)
  • Added support for the particulates sensor for TP04 (#69)

Version 0.15.0

30 Jun 13:48
440b7a2
Compare
Choose a tag to compare

NOTE: This integration is still under development. There is going to be a lot of breaking changes on each release and they won't be well documented. Use this for testing purpose only.

  • Don't set up coordinator for Heurist (#51 @pfrybar)
  • Fix host discovery for devices with dynamic IP address (#52 @pfrybar). Please remove and re-setup if your device does not have static IP address.
  • Try to fix 455A support (related to #41)