Releases: WillCodeForCats/solaredge-modbus-multi
Releases · WillCodeForCats/solaredge-modbus-multi
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
Release v2.4.13-pre.3
- Align requirements with HA 2024.3.0 by @WillCodeForCats in #559
Full Changelog: v2.4.13-pre.2...v2.4.13-pre.3
Release v2.4.13-pre.2
- Add advanced YAML config options by @WillCodeForCats in #553
Full Changelog: v2.4.13-pre.1...v2.4.13-pre.2
Release v2.4.13-pre.1
- Add serial number to device properties by @WillCodeForCats in #557
Full Changelog: v2.4.12...v2.4.13-pre.1
Release v2.4.12
This release now includes local hostnames in addition to FQDN and IP address when adding a new hub.
What's Changed
- Change log level to debug for refresh timeouts by @WillCodeForCats in #541
- Clear client object on timeout by @WillCodeForCats in #540
- Add RetryOnEmpty flag to const.py by @WillCodeForCats in #543
- Bump WillCodeForCats/python-lint-action from 1.0.2 to 1.0.3 by @dependabot in #545
- Bump WillCodeForCats/python-lint-action from 1.0.3 to 1.0.4 by @dependabot in #546
- Lock over entire functions by @WillCodeForCats in #544
- Revert "Add RetryOnEmpty flag to const.py" by @WillCodeForCats in #548
- Add hostname only pattern to validator by @WillCodeForCats in #555
Full Changelog: v2.4.11...v2.4.12
Release v2.4.12-pre.4
- Add hostname only pattern to validator by @WillCodeForCats in #555
Full Changelog: v2.4.12-pre.3...v2.4.12-pre.4