Releases: CJNE/pymyenergi
Releases · CJNE/pymyenergi
Version 0.2.2
Added support for using an external httpx client (for HA compatibility)
Fixed tests
What's Changed
- Bump actions/checkout from 4.1.7 to 4.2.1 by @dependabot in #57
- Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.3 by @dependabot in #56
- Bump actions/setup-python from 5.1.1 to 5.2.0 by @dependabot in #51
Full Changelog: 0.2.1...0.2.2
Version 0.2.1
What's Changed
- Skip authentication for --version by @trizmark in #45
- Bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #46
- Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 by @dependabot in #47
- Bump actions/setup-python from 5.1.0 to 5.1.1 by @dependabot in #48
- Fix daily energy totals showing as zero by @RobXYZ in #49
New Contributors
Full Changelog: 0.2.0...0.2.1
Version 0.2.0
What's Changed
- Fix Zappi stop_boost by @isorin in #29
- Github action improvements by @jwillemsen in #27
- README improvements by @KyeRussell in #34
- Update README.md by @jwillemsen in #36
- Handle num_phases correctly, can be 1, 3, or auto, see #28 by @jwillemsen in #35
- Run precommit on sources by @jwillemsen in #37
- OAuth improvements and new status codes by @trizmark in #43
- Retrieve and store boost data, data itself not used yet by @jwillemsen in #41
- Bump actions/checkout from 2.3.4 to 4.1.6 by @dependabot in #44
- Bump actions/setup-python from 2.2.2 to 5.1.0 by @dependabot in #32
- Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.8.14 by @dependabot in #31
New Contributors
- @isorin made their first contribution in #29
- @KyeRussell made their first contribution in #34
- @dependabot made their first contribution in #44
Full Changelog: 0.1.1...0.2.0
0.1.1
What's Changed
- Add num_phases property by @jwillemsen in #25
- Update README.md, fixed small typo by @jwillemsen in #22
- Update zappi.py by @jwillemsen in #26
New Contributors
- @jwillemsen made their first contribution in #25
Full Changelog: 0.1.0...0.1.1
Version 0.1.0
What's Changed
- New libbi action
chargefromgrid
by @mattburns in #16
New Contributors
- @mattburns made their first contribution in #16
Full Changelog: 0.0.29...0.1.0
Version 0.0.29
Version 0.0.28
What's Changed
- Change Labels of Zappi Energy and add Sum by @chkorn in #6
- Early Libbi support by @videojedi in #10
- Fixed Zappi unlock API URL by @gaborherman in #7
- Updated version by @CJNE in #12
New Contributors
- @chkorn made their first contribution in #6
- @gaborherman made their first contribution in #7
Full Changelog: 0.0.27...0.0.28
Version 0.0.27
Gracefully handle cases where pwm is not defined
Version 0.0.26
- Fixed CLI installation issue, the
myenergi
command should now work when pip installing this module - Added heatsink temperature for Eddi
- Added update_available property to Zappi
Full Changelog: 0.0.25...0.0.26
Version 0.0.25
What's Changed
- add zappi unlock command by @videojedi in #5
- Update Eddi to support three CT properties by @sparks1372 in #4
New Contributors
- @videojedi made their first contribution in #5
- @sparks1372 made their first contribution in #4
Full Changelog: 0.0.24...0.0.25