Releases: WillCodeForCats/solaredge-modbus-multi
Release v2.4.16-pre.2
- Add warning for battery energy when reset is disabled by @WillCodeForCats in #611
Full Changelog: v2.4.16-pre.1...v2.4.16-pre.2
Release v2.4.16-pre.1
- Remove M_EVENT prefix from meter events by @WillCodeForCats in #607
- Add support for config flow reconfigure by @WillCodeForCats in #567
This release requires HA 2024.4.0 or newer for reconfigure support.
Full Changelog: v2.4.15...v2.4.16-pre.1
Release v2.4.15
This release fixes a bug that causes integration startup to fail on Synergy inverters.
What's Changed
- MMPPT id and idstr as properties by @WillCodeForCats in #596
- ID string as serial number for MMPPT units by @WillCodeForCats in #597
Full Changelog: v2.4.14...v2.4.15
Release v2.4.15-pre.1
- MMPPT id and idstr as properties #596
Full Changelog: v2.4.14...v2.4.15-pre.1
Release v2.4.14
This release adds support for Synergy Multiple MPPT units, plus a bunch of internal maintenance updates.
What's Changed
- Bump WillCodeForCats/python-lint-action from 1.0.4 to 1.0.5 by @dependabot in #570
- Add minor version to config flow by @WillCodeForCats in #568
- Inverter fw_version as class property by @WillCodeForCats in #572
- Bump WillCodeForCats/python-lint-action from 1.0.5 to 1.0.6 by @dependabot in #584
- Use native watt hours for battery energy internally by @WillCodeForCats in #583
- Remove unit conversions in native_value by @WillCodeForCats in #588
- Handle timeouts as hub setup error during startup by @WillCodeForCats in #592
- Add "looking for" debug messages by @WillCodeForCats in #591
- Add support for Synergy Multiple MPPT units by @WillCodeForCats in #498
Full Changelog: v2.4.13...v2.4.14
Release v2.4.14-pre.3
- Remove unit conversions in native_value by @WillCodeForCats in #588
- Handle timeouts as hub setup error during startup by @WillCodeForCats in #592
- Add "looking for" debug messages by @WillCodeForCats in #591
- Add support for Synergy Multiple MPPT units by @WillCodeForCats in #498
Full Changelog: v2.4.14-pre.2...v2.4.14-pre.3
Release v2.4.14-pre.2
- Bump WillCodeForCats/python-lint-action from 1.0.5 to 1.0.6 by @dependabot in #584
- Use native watt hours for battery energy internally by @WillCodeForCats in #583
Full Changelog: v2.4.14-pre.1...v2.4.14-pre.2
Release v2.4.14-pre.1
- Bump WillCodeForCats/python-lint-action from 1.0.4 to 1.0.5 by @dependabot in #570
- Add minor version to config flow by @WillCodeForCats in #568
- Inverter fw_version as class property by @WillCodeForCats in #572
Full Changelog: v2.4.13...v2.4.14-pre.1
Release v2.4.13
This release updates the minimum required Home Assistant version to 2024.3.2 (which includes pymodbus 3.6.6). Home Assistant 2024.3.0 and 2024.3.1 introduce a version of pymodbus that will cause exception errors on disconnect.
What's Changed
- Add serial number to device properties by @WillCodeForCats in #557
- Add advanced YAML config options by @WillCodeForCats in #553
- Align requirements with HA 2024.3.0 by @WillCodeForCats in #559
- Fix debug string format by @WillCodeForCats in #560
- Align requirements with HA 2024.3.2 by @WillCodeForCats in #563
Full Changelog: v2.4.12...v2.4.13
Release v2.4.13-pre.4
- Fix debug string format by @WillCodeForCats in #560
- Align requirements with HA 2024.3.2 by @WillCodeForCats in #563
Full Changelog: v2.4.13-pre.3...v2.4.13-pre.4