Skip to content

v0.1.0

Choose a tag to compare

@sfstar sfstar released this 09 May 19:41
· 176 commits to main since this release

This is a "breaking change" release that is intended to improve multiphase support and granular sliders #67, #57, #52 and #15

Breaking changes

This release introduces a first attempt at better supporting split and three phase systems by simplifying the configuration flow for these systems.
Furthermore this release also introduces a configureable option to have either "slider" or "box" based number entities so that users have the ability to (via typing) set (for example ess_powersetpoint) to more granular values.

Please note that this release introduces new configuration options that will result in errors when the integration is restarted without an config update.
The easiest way to trigger this update is to remove the configuration under "Settings" -> "Devices & services" (by clicking on the "hamburger menu" next to the victron entry and following the "delete" flow).
After which you can re-add the integration by folllowing the configuration wizard to re-add the integration to your home assistant instance.
Statistics and automations won't be affected by this action since the integration will re-add the entities with the same unique_id and entity_id's.

Bugfix

None

New features

None

Full Changelog: https://github.com/sfstar/hass-victron/compare/v0.0.10..v0.1.0