Releases: stackia/ha-deye-dehumidifier
Releases · stackia/ha-deye-dehumidifier
v2.1.2
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
v2.1.0
v2.0.2
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
v2.0.0
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
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
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
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
What's Changed
- Try to fix initialize error in some situations. by @sususweet in #51
Full Changelog: v1.6.2...v1.6.3