Skip to content

Releases: mill1000/midea-ac-py

2024.5.5

29 May 22:57
c7e1e08
Compare
Choose a tag to compare

What's Changed

  • Set connection lifetime before device is authenticated by @mill1000 in #142

Full Changelog: 2024.5.4...2024.5.5

2024.5.4

28 May 19:26
b7d2f36
Compare
Choose a tag to compare

Possible fix for #140

What's Changed

Full Changelog: 2024.5.3...2024.5.4

2024.5.3

12 May 20:02
Compare
Choose a tag to compare

Close #122

What's Changed

Full Changelog: 2024.5.2...2024.5.3

2024.5.2

08 May 19:55
Compare
Choose a tag to compare

Re-release of 2024.5.1 with the proper version in the manifest.

What's Changed

  • Replace broken anion function with new purifier function by @mill1000 in #133

Full Changelog: 2024.5.0...2024.5.2

2024.5.0

06 May 21:01
Compare
Choose a tag to compare

What's Changed

Anion support is experimental. Please report any issues.

Full Changelog: 2024.4.0...2024.5.0

2024.4.0

16 Apr 15:49
2dd215b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2024.3.2...2024.4.0

2024.3.2

17 Mar 01:53
611f5e9
Compare
Choose a tag to compare

Fix #101

What's Changed

Full Changelog: 2024.3.1...2024.3.2

2024.3.1

13 Mar 03:50
Compare
Choose a tag to compare

New Properties Protocol

This release adds support for the vertical and horizontal swing angle on supported devices. (#69)

These controls are based on the "new" properties/attributes protocol, so please report any issues you may encounter.

What's Changed

  • Define explicit turn_off/turn_on handlers by @mill1000 in #98
  • Handle exceptions from device authentication by @mill1000 in #99
  • Add support for controlling swing angle on supported devices by @mill1000 in #100

Full Changelog: 2024.2.3...2024.3.1

2024.2.3

20 Feb 15:33
Compare
Choose a tag to compare

What's Changed

  • Fix missing import for ConfigEntryNotReady by @mill1000 in #95

Full Changelog: 2024.2.2...2024.2.3

2024.2.2

20 Feb 04:02
1907772
Compare
Choose a tag to compare

What's Changed

  • Raise ConfigEntryNotReady when setup fails by @mill1000 in #94

Full Changelog: 2024.2.1...2024.2.2