v2026.5.8 ⚡
·
85 commits
to refs/heads/main
since this release
⚠️ Breaking Changes
The following changes may break existing automations. Please review and update your automations accordingly.
- Entity
system_settings_prevent_ac_feedinchanged enum fromGenericOnOfftoGenericOnOffInverted— values are remapped (0=Off, 1=On → 0=On, 1=Off). Check automations using this entity.
Changes
- Add breaking change support
Library Changes
v2026.5.11
- Imporve the breaking change detection logic to include more cases and better output for the user.
v2026.5.10
- Add breaking change detection and reporting in the release page
v2026.5.9
- Invert switch for AC-coupled PV - feed in excess: #399
- Add ForceCharge switch
v2026.5.8
- Make all references local so library can be imported to private location
- Improve ESS name
📦 Dependency Updates
- Update victron_mqtt to 2026.5.11 @github-actions[bot] (#417)
Contributors
@github-actions[bot] and github-actions[bot]