Releases: stephanme/pv-control
Releases · stephanme/pv-control
v16
What's Changed
- chore(deps): update python docker tag to v3.14.2 by @renovate[bot] in #433
- Postpone arm v7 build by @stephanme in #370
- Use basedpyright for linting by @stephanme in #397
- Include Python tests in linting by @stephanme in #398
- fix(deps): update dependency aiodns to v4 by @renovate[bot] in #455
- Add cmake to builder by @stephanme in #460
- many other library updates
Full Changelog: v15...v16
v15
v14
What's Changed
- Replace flask by fastapi by @stephanme in #270
- Build but don't push arm/v7 image by @stephanme in #298
- implement support for home battery (SmaTripowerMeter only)
- Charging priority: AUTO, home battery or car
- fix: failed to start on pi2 due to missing RPi.GPIO
- many library updates
Full Changelog: v13...v14
v13
v12
v11
v10
What's Changed
- Update to angular 18 and material 3
- use material symbols instead of material icons
- self-hosted material symbols font that contains only used icons
- migrate to signals and zoneless change detection
- publish image on ghcr.io to avoid many pull issues from dockerhub
- Fix max-age header for angular resources
- many lib updates
Full Changelog: v9...v10
v9
v8
- Adapt non-k8s installation to Debian 12 (needs venv for pip)
- New metric pvcontrol_car_energy_consumption_wh, extrapolated from SOC decrease
- Adapt to VW api changes
- Remove fake_rpi module
- Refactor phase relay and support to run on machines w/o relay with limited functionality
- Update Python to 3.11
- Dependency bumps
Full Changelog: v7...v8