Skip to content

v2026.5.8 ⚡

Choose a tag to compare

@github-actions github-actions released this 28 May 08:46
· 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_feedin changed enum from GenericOnOff to GenericOnOffInverted — 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

Contributors

@github-actions[bot] and github-actions[bot]