Releases: WillCodeForCats/solaredge-modbus-multi
Release v2.4.20
- Fix missing keep open check after setup by @WillCodeForCats in #648
Full Changelog: v2.4.19...v2.4.20
Release v2.4.19
This release updates the Grid Status entity to always be available (it no longer depends on the "Auto-Detect Additional Entities" option) and API changes for pymodbus 3.7.0.
What's Changed
- Always read grid status by @WillCodeForCats in #629
- Continue on inverter no response when reading grid on/off by @WillCodeForCats in #630
- Remove retry_on_empty for pymodbus 3.7.0 by @WillCodeForCats in #642
Full Changelog: v2.4.18...v2.4.19
Release v2.4.19-pre.3
- Continue on inverter no response when reading grid on/off by @WillCodeForCats in #630
- Remove retry_on_empty for pymodbus 3.7.0 by @WillCodeForCats in #642
Full Changelog: v2.4.19-pre.2...v2.4.19-pre.3
Release v2.4.19-pre.2
Always add the grid status binary sensor entity.
Full Changelog: v2.4.19-pre.1...v2.4.19-pre.2
Release v2.4.19-pre.1
- Continue on inverter no response when reading grid on/off in case this undocumented location is not universally supported.
Full Changelog: v2.4.18...v2.4.19-pre.1
Release v2.4.18
This release improves on the new binary sensor entity for Grid Power status by adding the POWER class. Systems with a backup interface should be able to use this to indicate if they're on battery power or grid power.
What's Changed
- Add POWER class to grid status binary sensor by @WillCodeForCats in #625
Full Changelog: v2.4.17...v2.4.18
Release v2.4.17
This release adds a new binary sensor entity for Grid Power status. Systems with a backup interface should be able to use this to indicate if they're on battery power or grid power.
What's Changed
- Add Grid Power Available binary sensor by @WillCodeForCats in #620
- Bump WillCodeForCats/python-lint-action from 1.0.6 to 1.0.7 by @dependabot in #613
Full Changelog: v2.4.16...v2.4.17
Release v2.4.17-pre.3
0 = on (grid available)
1 = off (grid NOT available)
Full Changelog: v2.4.17-pre.2...v2.4.17-pre.3
Release v2.4.17-pre.2
Full Changelog: v2.4.17-pre.1...v2.4.17-pre.2
Release v2.4.17-pre.1
Add Grid Power Available binary sensor
Full Changelog: v2.4.16...v2.4.17-pre.1