Skip to content

Releases: wuwentao/midea_ac_lan

v0.5.5

07 Aug 09:58
b93fa24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.4...v0.5.5

v0.5.4

16 Jul 19:31
aa5d91e
Compare
Choose a tag to compare

What's Changed

  • chore(pre-commit.ci): pre-commit autoupdate by @pre-commit-ci in #238
  • fix(config_flow): when using auto, wrong device_id might be used by @rokam in #239
  • chore: bump 0.5.4 by @rokam in #241

Full Changelog: v0.5.3...v0.5.4

v0.5.3

12 Jul 19:18
ff1fc3e
Compare
Choose a tag to compare

What's Changed

  • chore: log only error of update_state by @chemelli74 in #230
  • chore(issue_template): better wording by @chemelli74 in #227
  • chore: bump midea-local to v1.3.2 and fix Refresh capabilities is timed out by @wuwentao in #233
  • chore: update mainfest version to v0.5.3 and fix refresh timeout by @wuwentao in #234

Full Changelog: v0.5.2...v0.5.3

v0.5.2

10 Jul 20:46
e2cc6ce
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

10 Jul 13:58
3dbda50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

09 Jul 08:37
ca50941
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.3...v0.5.0

v0.4.3

02 Jul 13:57
e42b38b
Compare
Choose a tag to compare

What's Changed

Quality

Build

Full Changelog: v0.4.2...v0.4.3

v0.4.2

21 Jun 05:45
cb79e70
Compare
Choose a tag to compare

What's Changed

  • chore: update readme and add discord info by @wuwentao in #61
  • fix: add release version check with manifest.json verion by @wuwentao in #62
  • fix: state of water heater C3 and E6 by @Necroneco in #66
  • fix: fan is_on error and maximum recursion error log consumed all disk space by @wuwentao in #65
  • fix: exclude de.json for pre-commit codespell check by @wuwentao in #64
  • German translation added by @erikgieseler in #60
  • Add typing for self._device by @Necroneco in #67
  • chore: add detail comments for init and config_flow by @wuwentao in #70
  • improve climate.py and change fan modes to constants from HA by @Necroneco in #72
  • keep compatibility with HA 2023.1 by @Necroneco in #76
  • Changed minimum required HA version to 2023.3 by @Necroneco in #77
  • Support current_humidity for humidifier by @Necroneco in #78
  • build: enable dependabot by @chemelli74 in #82
  • awaiting async_forward_entry_setups by @Necroneco in #81
  • feat: bump midea_local to 1.0.5 by @chemelli74 in #83
  • chore: ruff autofix by @chemelli74 in #87
  • chore: partial fix rufff RUF012 by @chemelli74 in #90
  • chore(pylint): code style by @Necroneco in #84
  • chore: fix ruff RET505 by @chemelli74 in #88
  • chore: fix ruff BLE001 by @chemelli74 in #89
  • fix compatibility with python 3.11 by @Necroneco in #93
  • bump midea_local to 1.1.0 by @chemelli74 in #95
  • chore(mypy): type fixes by @rokam in #97
  • doc: update HA version required by @Necroneco in #100
  • build: fix mypy (local and CI) by @chemelli74 in #99
  • fix: temporary revert typing by @chemelli74 in #105
  • fix: access customize dict key error when default is None by @wuwentao in #115
  • chore: update release verion by @wuwentao in #101

Full Changelog: v0.4.1...v0.4.2

Version 0.4.1

02 Jun 12:59
9282ef6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

28 May 12:47
Compare
Choose a tag to compare

What's Changed

  • Changed url to point to @wuwentao repo by @Qianli-Ma in #3
  • Add GitHub extensions to devcontainer by @rokam in #5
  • Add launch config to VSCode by @rokam in #4
  • replace CRLF to LF by @wuwentao in #8
  • add release action and update markdown docs with linter rule by @wuwentao in #10
  • Flake8 yaml markdown linter fix by @wuwentao in #11
  • add github superlinter and auto release job by @wuwentao in #1
  • Adjust black configuration at devcontainer by @rokam in #14
  • fix: TypeError when modelNumber is None by @Flying-Tom in #16
  • Add issue translator to the repo by @rokam in #18
  • Suggestion: Zone 2 should perhaps be optional by @erikgieseler in #20
  • chore(hacs): revert required homeassistant version by @rokam in #25
  • Fix: Midea heat pump outside temperature issue when below zero by @erikgieseler in #22
  • Feature/deattach-lib by @rokam in #13

New Contributors

Full Changelog: v0.3.23...v0.4.0