Skip to content

Releases: stackia/ha-deye-dehumidifier

v2.1.2

18 Apr 05:45
aab7bb3
Compare
Choose a tag to compare

What's Changed

  • Fix some devices become unexpectedly unavailable (#70) due to recent changes of Deye cloud API by @sususweet in #71

Full Changelog: v2.1.1...v2.1.2

v2.1.1

16 Apr 15:13
7343191
Compare
Choose a tag to compare

What's Changed

  • Fix devices become unexpectedly unavailable (#68 #69) due to recent changes of Deye cloud API.

Full Changelog: v2.1.0...v2.1.1

v2.1.0

07 Mar 06:27
b065329
Compare
Choose a tag to compare

What's Changed

  • Add Vietnamese (vi-VN) translations

Full Changelog: v2.0.2...v2.1.0

v2.0.2

07 Mar 06:03
d6bb267
Compare
Choose a tag to compare

What's Changed

  • Fix the error TypeError: BaseDeyeMqttClient._mqtt_on_connect() missing 1 required positional argument: '_properties' with Home Assistant 2025.3.

Full Changelog: v2.0.1...v2.0.2

v2.0.1

06 Mar 09:21
65a3876
Compare
Choose a tag to compare

What's Changed

  • Fix the compatibility issue (#64) with Home Assistant 2025.3.

Full Changelog: v2.0.0...v2.0.1

v2.0.0

01 Mar 20:52
667d542
Compare
Choose a tag to compare

What's Changed

  • The integration has been entirely rewritten to utilize libdeye v2, providing improved reliability and performance, and more device support.
  • We can now get real-time updates for devices on the Fog platform (#54).
  • Home Assistant >= 2024.11 is now required.

Full Changelog: v1.6.6...v2.0.0

v1.6.6

27 Feb 03:22
48589ce
Compare
Choose a tag to compare

What's Changed

  • Fix authenticate error when only fog device exists. by @sususweet in #60

Full Changelog: v1.6.5...v1.6.6

v1.6.5

03 Jan 18:15
Compare
Choose a tag to compare

What's Changed

  • Fix ValueError: The item "2" is not in "[<DeyeFanSpeed.LOW: 1>, <DeyeFanSpeed.HIGH: 3>]" for some devices

Full Changelog: v1.6.4...v1.6.5

v1.6.4

27 Dec 10:19
Compare
Choose a tag to compare

What's Changed

  • Fix the 'Detected blocking call to load_default_certs' warning on startup
  • Add support for DYD-U20Air by @sususweet

Full Changelog: v1.6.3...v1.6.4

v1.6.3

19 Dec 23:10
c38cd2c
Compare
Choose a tag to compare

What's Changed

  • Try to fix initialize error in some situations. by @sususweet in #51

Full Changelog: v1.6.2...v1.6.3