Releases: TypQxQ/Sigenergy-Local-Modbus
Releases · TypQxQ/Sigenergy-Local-Modbus
v.1.1.11
What's Changed
- Bug report fix by @TypQxQ in #207
- Add bit about HACS for new users who haven't come across it before by @codefish1 in #209
- v.1.1.11 by @TypQxQ in #277
New Contributors
- @codefish1 made their first contribution in #209
Full Changelog: v.1.1.9...v.1.1.11
v.1.1.11 Beta 1
What's Changed
- Bug report fix by @TypQxQ in #207
- Add bit about HACS for new users who haven't come across it before by @codefish1 in #209
- Modify is_on_fn to check for non-zero power by @purcell-lab in #251
- Enable plant rated sensors by default by @BrendanAnnable in #219
- simple comment typo fix by @lawther in #216
- swap import and export icons by @lawther in #212
- Simple typo fix by @lawther in #213
New Contributors
- @codefish1 made their first contribution in #209
- @BrendanAnnable made their first contribution in #219
- @lawther made their first contribution in #216
Full Changelog: v.1.1.9...v.1.1.11b1
v.1.1.10.b1
Change when the AC-Charger is showing as ON.
This is a beta release so those who have a AC Charger can test it.
v.1.1.9
v.1.1.9.b1
Additional fixes for HA 2025.9
v.1.1.8
v.1.1.8.b3
Beta version to evaluate.
What's Changed
- Compability with Home Assistant 2025.9 that uses Pymodbus 3.11.1
- Refactored
Sigen Plant Consumed Powerto not be negative.
New Contributors
Full Changelog: v.1.1.7...v.1.1.8.b1
v.1.1.8.b1
What's Changed
- Added combability with Pymodbus 3.10+ and Home Assistant 2025.9 that uses Pymodbus 3.11.1 while retaining backwards combability.
New Contributors
Full Changelog: v.1.1.7...v.1.1.8.b1
v.1.1.7
This version Changes naming for DC Chargers and adds some bugfixes on DC Chargers. It also changes how Sigen Plant Daily Grid Import Energy and Sigen Plant Daily Grid Export Energy read energy so they are calculated from the total and not incremented.
- Enhance DC Charger naming logic, and add debug logging in coordinator
- Add section for community add-ons and tools in README.md
- Update DC Charger naming from "DC Charger" to "DC Charging"
- Remove 'keep_existing' option and related logic from config flow and strings
- Handle None value in safe_decimal function by returning Decimal(0.0)
- Change daily energy sensors to get diffrence from total. As proposed in #170
- Add support for third-party inverter energy in daily sensor calculations
- Refactor daily energy calculation to streamline lifetime data retrieval and enhance parameter handling
- Add dynamic source entity ID construction and improve daily energy calculation logic
- Enhance source entity ID construction to support explicit device context and improve fallback logic for plant-level sensors
- Revert version number to 1.1.7 in manifest.json for release
v.1.1.8.b2
What's Changed
- Refactored
Sigen Plant Consumed Powerto not be negative. - Added combability with Pymodbus 3.10+ and Home Assistant 2025.9 that uses Pymodbus 3.11.1 while retaining backwards combability.
New Contributors
Full Changelog: v.1.1.7...v.1.1.8.b1