Skip to content

Releases: mukaschultze/ha-must-inverter

v0.2.1

13 Feb 03:28
Compare
Choose a tag to compare

What's Changed

  • feat: error and warning messages from the inverter
  • feat: change MaxChargerCurrent to number instead of sensor
  • fix: set unit of measurement for number entities
  • fix: serial number repair updates existing entities and registered device instead of creating new ones (#65)
  • feat: create issue for mismatched modbus registers (#47)
  • fix: add warning about multiple devices (wifi/usb/rs485) when "wrong number of registers read" by @rpardini in #64

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

10 Feb 01:43
Compare
Choose a tag to compare

Breaking changes

  • since some entities names and ids were updated it might be necessary to remove and re-add the device.

What's Changed

  • better entity naming to help prevent ambiguity
  • better support for 12V and 48V models #37, #57
  • allow multiple device connections simultaneously #54
  • support for pv1900 series by @entvia in #58
  • offer a repair for serial numbers that were not written by the manufacturer
  • proper translations support (feel free to open a PR translating to your language!)
  • pt-BR translations
  • better icons

New Contributors

Full Changelog: 0.1.14...v0.2.0

v0.1.14

23 Nov 15:45
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump actions/checkout from 4.1.1 to 4.1.7 by @dependabot in #35
  • chore(deps): bump ruff from 0.1.13 to 0.5.0 by @dependabot in #33
  • chore(deps): bump colorlog from 6.8.0 to 6.8.2 by @dependabot in #7
  • chore(deps): bump softprops/action-gh-release from 0.1.15 to 2.0.6 by @dependabot in #34
  • chore(deps): bump actions/setup-python from 5.0.0 to 5.1.0 by @dependabot in #21
  • chore(deps): update pip requirement from <23.4,>=21.0 to >=21.0,<24.4 by @dependabot in #45

Full Changelog: v0.1.13...v0.1.14

v0.1.13

02 Nov 00:24
Compare
Choose a tag to compare

Fixed warnings about the usage of APIs that are deprecated and will be removed in the future.

Full Changelog: v0.1.12...v0.1.13

v0.1.12

10 Jul 13:29
7fa4be3
Compare
Choose a tag to compare

Full Changelog: v0.1.11...v0.1.12

v0.1.11

29 Apr 19:49
Compare
Choose a tag to compare

Full Changelog: v0.1.10...v0.1.11

v0.1.10

05 Mar 21:36
Compare
Choose a tag to compare
fix: deadlock when connection is lost during register read

v0.1.9

26 Feb 21:08
Compare
Choose a tag to compare
fix: await `_check_and_reopen` call

v0.1.8

04 Feb 03:07
Compare
Choose a tag to compare

Full Changelog: v0.1.7...v0.1.8

v0.1.7

20 Jan 04:43
Compare
Choose a tag to compare

Full Changelog: v0.1.6...v0.1.7