Skip to content

v0.4.2

Compare
Choose a tag to compare
@wuwentao wuwentao released this 21 Jun 05:45
· 167 commits to master since this release
cb79e70

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