Skip to content

Releases: bvweerd/battery_controller

v2.4.1

29 Apr 07:36
357fe92

Choose a tag to compare

📦 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

26 Apr 18:43
fb0cd5c

Choose a tag to compare

📦 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

15 Apr 12:21
ad7884b

Choose a tag to compare

✨ 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

12 Apr 09:01
e141ee9

Choose a tag to compare

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

v2.2.1

07 Apr 09:30
26ce95b

Choose a tag to compare

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

  • ci: bump codecov/codecov-action from 5 to 6
  • ci: bump actions/setup-node from 4 to 6
  • Dev to Main

v2.2.0

25 Mar 18:30
4189562

Choose a tag to compare

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

  • feat: SoC dependent power limits
  • ci: bump actions/github-script from 7 to 8
  • ci: bump actions/labeler from 5 to 6
  • Dev to Main

v2.1.7

23 Mar 12:23
fd471a4

Choose a tag to compare

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

  • Dev to Main

v2.1.6

22 Mar 19:36
43f0595

Choose a tag to compare

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: oscillation filter incorrectly removes charge blocks with 15-min…
  • Fix oscillation filter for 15-min price data and improve diagnostics

v2.1.5

22 Mar 17:32

Choose a tag to compare

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

22 Mar 17:17
a613a65

Choose a tag to compare

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