Releases: CJNE/ha-myenergi
0.031-r2
HA Myenergi community beta release
This is the first community release for the Myenergi integration. @CJNE got some helpers for reviewing, testing, maintaining the issue backlog and community support. We hope to provide more frequent releases with your pull requests.
@LeiChat added icon and state class to the two eddi temperature sensors to provide long term statistics.
@Computerwhz added Libbi charge limit support.
If you want to help with testing, give the release a thumbs up if everything works or report your issue in GitHub
There is also a HA community topic to discuss this integration, ask questions and help each other with troubleshooting.
What's Changed
- Bump flake8 from 7.1.1 to 7.3.0 in /.github/workflows by @dependabot[bot] in #662
- Bump flake8 from 7.1.1 to 7.3.0 by @dependabot[bot] in #661
- Bump pre-commit from 4.1.0 to 4.2.0 by @dependabot[bot] in #658
- Bump black from 24.10.0 to 25.1.0 in /.github/workflows by @dependabot[bot] in #653
- Bump actions/setup-python from 5.3.0 to 5.6.0 by @dependabot[bot] in #657
- Bump pip from 24.3.1 to 25.1.1 in /.github/workflows by @dependabot[bot] in #656
- Bump pre-commit from 4.1.0 to 4.2.0 in /.github/workflows by @dependabot[bot] in #655
- Bump black from 24.10.0 to 25.1.0 by @dependabot[bot] in #659
- Update sensor.py by @LeiChat in #668
- Update README.md by @AJediIAm in #669
- Added Libbi charge limit support by @Computerwhz in #670
New Contributors
- @LeiChat made their first contribution in #668
- @Computerwhz made their first contribution in #670
Full Changelog: 0.0.30...0.031-r2
v0.0.31-r1
Introduction
This is a beta release.
We're recently added a few more maintainers to help out with managing the issues, testing and integrating pull requests. This means the release process will be a bit more complicated so we might make a mistake here or there.
If you want to help with testing, give the release a thumbs up if everything works or report your issue in GitHub
There is also a HA community topic to discuss this integration, ask questions and help each other with troubleshooting.
Changes
📦 Dependencies
- Bump black from 24.10.0 to 25.1.0 (#659) @dependabot[bot]
- Bump pre-commit from 4.1.0 to 4.2.0 in /.github/workflows (#655) @dependabot[bot]
- Bump pip from 24.3.1 to 25.1.1 in /.github/workflows (#656) @dependabot[bot]
- Bump actions/setup-python from 5.3.0 to 5.6.0 (#657) @dependabot[bot]
- Bump black from 24.10.0 to 25.1.0 in /.github/workflows (#653) @dependabot[bot]
- Bump pre-commit from 4.1.0 to 4.2.0 (#658) @dependabot[bot]
- Bump flake8 from 7.1.1 to 7.3.0 (#661) @dependabot[bot]
- Bump flake8 from 7.1.1 to 7.3.0 in /.github/workflows (#662) @dependabot[bot]
Version 0.0.30
What's Changed
- Use pymyeneri 0.2.3, supports cancel eddi manual boost
- Bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #595
- Bump actions/setup-python from 5.2.0 to 5.3.0 by @dependabot in #596
- Bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0 by @dependabot in #598
- Bump pip from 24.2 to 24.3.1 in /.github/workflows by @dependabot in #599
- Test with python 3.12 and 3.13, which are the versions supported by HA by @jwillemsen in #606
- Update init.py to support 2025 error by @Pydrex in #607
- Bump release-drafter/release-drafter from 6.0.0 to 6.1.0 by @dependabot in #620
- Bump pre-commit from 4.0.1 to 4.1.0 by @dependabot in #621
- Bump pre-commit from 4.0.1 to 4.1.0 in /.github/workflows by @dependabot in #622
- Update README.md by @AJediIAm in #627
- Add Sensors for Zappi - various lock statuses by @narjekdjcusbe in #633
- Fix deprecated by @zoic21 in #651
- Update README.md by @AJediIAm in #594
New Contributors
- @Pydrex made their first contribution in #607
- @AJediIAm made their first contribution in #627
- @narjekdjcusbe made their first contribution in #633
- @zoic21 made their first contribution in #651
Full Changelog: 0.0.29...0.0.30
Version 0.0.29
What's Changed
- Fixes warning about blocking call
- Update README.md by @jwillemsen in #569
- Removed duplicate code by @jwillemsen in #568
- Bump pre-commit from 3.8.0 to 4.0.1 in /.github/workflows by @dependabot in #589
- Bump pre-commit from 3.8.0 to 4.0.1 by @dependabot in #588
- Bump black from 24.8.0 to 24.10.0 in /.github/workflows by @dependabot in #587
- Bump actions/setup-python from 5.1.1 to 5.2.0 by @dependabot in #574
- Bump actions/checkout from 4.1.7 to 4.2.1 by @dependabot in #585
- Bump black from 24.8.0 to 24.10.0 by @dependabot in #586
Full Changelog: 0.0.28...0.0.29
Version 0.0.28
What's Changed
Finally, an update long over due! Thanks for the PRs!
- Removed reorder-python-imports, it conflicts with black, see https://… by @jwillemsen in #554
- async_setup_entry: migrate to new API by @stsquad in #549
- Add zappi phase setting select by @jwillemsen in #533
- New libbi functionality by @trizmark in #553
- Make more explicit adding instructions by @azekeil in #547
- Bump actions/setup-python from 5.0.0 to 5.1.0 by @dependabot in #507
- Bump black from 24.2.0 to 24.4.2 by @dependabot in #524
- Bump black from 24.2.0 to 24.4.2 in /.github/workflows by @dependabot in #525
- Bump pre-commit from 3.6.2 to 3.7.1 by @dependabot in #531
- Bump pre-commit from 3.6.2 to 3.7.1 in /.github/workflows by @dependabot in #532
- Bump actions/checkout from 4.1.2 to 4.1.7 by @dependabot in #544
- Bump pymyenergi to 0.2.0 by @nickorr in #546
- Bump actions/setup-python from 5.1.0 to 5.1.1 by @dependabot in #558
- Bump black from 24.2.0 to 24.8.0 by @dependabot in #559
- Bump flake8 from 7.0.0 to 7.1.1 by @dependabot in #560
- Bump pre-commit from 3.7.1 to 3.8.0 by @dependabot in #561
- Bump flake8 from 7.0.0 to 7.1.1 in /.github/workflows by @dependabot in #562
- Bump pre-commit from 3.7.1 to 3.8.0 in /.github/workflows by @dependabot in #563
- Bump pip from 24.0 to 24.2 in /.github/workflows by @dependabot in #564
- Bump black from 24.2.0 to 24.8.0 in /.github/workflows by @dependabot in #565
New Contributors
- @stsquad made their first contribution in #549
- @nickorr made their first contribution in #546
- @azekeil made their first contribution in #547
Full Changelog: 0.0.27...0.0.28
Version 0.0.27 (hotfix)
What's Changed
- Fix num_phases issue for Eddi by @CJNE in #502
- Bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #500
- Add workflow_dispatch in order to start tests manually by @jwillemsen in #497
- Run pre-commit, removed not necessary imports by @jwillemsen in #498
Full Changelog: 0.0.26...0.0.27
0.0.26
What's Changed
- Update .pre-commit-config.yaml by @jwillemsen in #491
- Add integration diagnostics, enabled the download of the raw data pro… by @jwillemsen in #490
- Use a NumberSelector and make the interval required, we need a number… by @jwillemsen in #489
- Run pre-commit to fix action failures by @jwillemsen in #496
- Add sensor for number of phases by @jwillemsen in #495
- 493 unlock by @JosyBan in #494
New Contributors
Full Changelog: 0.0.25...0.0.26
Version 0.0.25
What's Changed
- Add stop boost service by @RobFerrer in #443
- Bump pre-commit from 3.4.0 to 3.5.0 in /.github/workflows by @dependabot in #432
- Bump pre-commit from 3.4.0 to 3.5.0 by @dependabot in #433
- Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 by @dependabot in #434
- Bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot in #437
- Bump black from 23.9.1 to 23.11.0 in /.github/workflows by @dependabot in #444
- Bump pip from 23.2.1 to 23.3.1 in /.github/workflows by @dependabot in #438
- Bump black from 23.9.1 to 23.11.0 by @dependabot in #445
- Bump actions/setup-python from 4.7.1 to 5.0.0 by @dependabot in #450
- Update sensor.py by @videojedi in #459
- Bump flake8 from 6.1.0 to 7.0.0 by @dependabot in #463
- Bump flake8 from 6.1.0 to 7.0.0 in /.github/workflows by @dependabot in #464
- Bump release-drafter/release-drafter from 5.25.0 to 6.0.0 by @dependabot in #472
- Bump pip from 23.3.1 to 24.0 in /.github/workflows by @dependabot in #476
- Update fr.json by @jwillemsen in #477
- Update nb.json by @jwillemsen in #478
- Fixed HA 2024.1.0 deprecation warnings, fixes https://github.com/CJNE… by @jwillemsen in #479
- Bump black from 23.11.0 to 24.2.0 by @dependabot in #484
- Bump black from 23.11.0 to 24.2.0 in /.github/workflows by @dependabot in #485
- Bump pre-commit from 3.5.0 to 3.6.2 in /.github/workflows by @dependabot in #487
- Bump pre-commit from 3.5.0 to 3.6.2 by @dependabot in #488
New Contributors
- @RobFerrer made their first contribution in #443
- @videojedi made their first contribution in #459
- @jwillemsen made their first contribution in #477
Full Changelog: 0.0.24...0.0.25
Version 0.0.24
What's Changed
Libbi support!
Thanks for the PRs!
- Add libbi support by @trizmark in #418
- Fix various linting issues by @reedy in #426
- Fix linting errors by @reedy in #402
- Sensor fixes by @jmccrohan in #396
- Correct URL for issues by @markcocker in #386
- README.md: Minor improvements by @reedy in #401
- Bump black from 23.3.0 to 23.7.0 in /.github/workflows by @dependabot in #390
- Bump black from 23.3.0 to 23.7.0 by @dependabot in #389
- Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 by @dependabot in #384
- Bump reorder-python-imports from 3.9.0 to 3.10.0 in /.github/workflows by @dependabot in #381
- Bump reorder-python-imports from 3.9.0 to 3.10.0 by @dependabot in #380
- Bump pre-commit from 3.2.2 to 3.3.3 by @dependabot in #379
- Bump pre-commit from 3.2.2 to 3.3.3 in /.github/workflows by @dependabot in #378
- Bump actions/checkout from 3.5.0 to 3.5.3 by @dependabot in #377
- Bump actions/setup-python from 4.5.0 to 4.6.1 by @dependabot in #373
- Bump pip from 23.0.1 to 23.1.2 in /.github/workflows by @dependabot in #363
- README.md: Add HACS install link by @reedy in #422
- Bump reorder-python-imports from 3.10.0 to 3.12.0 in /.github/workflows by @dependabot in #425
- Bump actions/setup-python from 4.6.1 to 4.7.1 by @dependabot in #424
- Bump reorder-python-imports from 3.10.0 to 3.12.0 by @dependabot in #423
- Bump actions/checkout from 3.5.3 to 4.1.0 by @dependabot in #420
- Bump pre-commit from 3.3.3 to 3.4.0 by @dependabot in #413
- Bump black from 23.7.0 to 23.9.1 by @dependabot in #412
- Bump flake8 from 6.0.0 to 6.1.0 by @dependabot in #411
- Bump black from 23.7.0 to 23.9.1 in /.github/workflows by @dependabot in #410
- Bump crazy-max/ghaction-github-labeler from 4.1.0 to 5.0.0 by @dependabot in #406
- Bump pre-commit from 3.3.3 to 3.4.0 in /.github/workflows by @dependabot in #409
- Bump pip from 23.1.2 to 23.2.1 in /.github/workflows by @dependabot in #408
- Bump flake8 from 6.0.0 to 6.1.0 in /.github/workflows by @dependabot in #407
New Contributors
- @jmccrohan made their first contribution in #396
- @trizmark made their first contribution in #418
Full Changelog: 0.0.23...0.0.24
Version 0.0.23
Fixes bug that prevented HA startup if pwm value is missing.