Releases: bvweerd/battery_controller
v2.4.1
📦 Other
- deps: update mkdocs-mermaid2-plugin requirement from >=1.1.0 to >=1.2.3
- fix discharge efficiency correction
- Merge pull request #47 from bvweerd/dependabot/pip/mkdocs-mermaid2-plugin-gte-1.2.3
- deps: update pymdown-extensions requirement from >=10.7 to >=10.21.2
- Merge pull request #44 from bvweerd/dependabot/pip/pymdown-extensions-gte-10.21.2
- deps: update mkdocs requirement from >=1.5.3 to >=1.6.1
- Merge pull request #45 from bvweerd/dependabot/pip/mkdocs-gte-1.6.1
- deps: update mkdocs-material requirement from >=9.5.0 to >=9.7.6
- Merge pull request #46 from bvweerd/dependabot/pip/mkdocs-material-gte-9.7.6
- Merge pull request #48 from bvweerd/dev
Installation via HACS
Install or update via HACS — the new version will be offered automatically.
Manual installation
Download battery_controller.zip, extract and copy battery_controller/ to your custom_components/ directory.
v2.4.0
📦 Other
- fix automated release notes
- improve release notes
- small bugfixes
- add eff_correction to discharge
- ci: add stale issue/PR workflow
- Merge pull request #43 from bvweerd/dev
Installation via HACS
Install or update via HACS — the new version will be offered automatically.
Manual installation
Download battery_controller.zip, extract and copy battery_controller/ to your custom_components/ directory.
v2.3.0
✨ New features
- add feature: battery balancing
🐛 Bug fixes
- remove charge efficiency correction from price calculations
👷 CI
- ci: bump actions/github-script from 8 to 9
- ci: bump softprops/action-gh-release from 2 to 3
Full changelog: v2.2.2...v2.3.0
Installation via HACS
Install or update via HACS — the new version will be offered automatically.
Manual installation
Download battery_controller.zip, extract and copy battery_controller/ to your custom_components/ directory.
v2.2.2
Installation via HACS
Install or update via HACS — the new version will be offered automatically.
Manual installation
Download battery_controller.zip, extract and copy battery_controller/ to your custom_components/ directory.
📦 Uncategorized
- Fix derating calculation and add non-happy flow tests
- PR: #39
v2.2.1
Installation via HACS
Install or update via HACS — the new version will be offered automatically.
Manual installation
Download battery_controller.zip, extract and copy battery_controller/ to your custom_components/ directory.
📦 Uncategorized
v2.2.0
Installation via HACS
Install or update via HACS — the new version will be offered automatically.
Manual installation
Download battery_controller.zip, extract and copy battery_controller/ to your custom_components/ directory.
📦 Uncategorized
v2.1.7
v2.1.6
Installation via HACS
Install or update via HACS — the new version will be offered automatically.
Manual installation
Download battery_controller.zip, extract and copy battery_controller/ to your custom_components/ directory.
📦 Uncategorized
v2.1.5
Installation via HACS
Install or update via HACS — the new version will be offered automatically.
Manual installation
Download battery_controller.zip, extract and copy battery_controller/ to your custom_components/ directory.
- no changes
v2.1.4
Installation via HACS
Install or update via HACS — the new version will be offered automatically.
Manual installation
Download battery_controller.zip, extract and copy battery_controller/ to your custom_components/ directory.
📦 Uncategorized
- Update README formatting and remove diagnostics example
- PR: #28