Skip to content

Releases: stephanme/pv-control

v16

21 Jan 18:24

Choose a tag to compare

What's Changed

Full Changelog: v15...v16

v15

10 Oct 06:33

Choose a tag to compare

v15

What's Changed

  • fix: 405 when switching between car and home battery priority in UI
  • Update to Angular 20
  • many library updates
  • renovate rule tuning: group UI lib updates

Full Changelog: v14...v15

v14

04 Aug 17:31

Choose a tag to compare

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

15 Jun 16:27

Choose a tag to compare

v13

What's Changed

  • Use uv as package manager
  • Update installation doc for raspi using uv
  • Remove VolkswagenIDCar implementation
  • many lib updates

Full Changelog: v12...v13

v12

04 Jun 19:41

Choose a tag to compare

v12

What's Changed

  • Add SkodaCar implementation
  • Add SmaTripowerMeter
  • Use async libraries for http/modbus communication and scheduler
  • Update to Python 3.13
  • many lib updates
  • Use ruff for linting and formatting
  • Use pyright for type checking

Full Changelog: v11...v12

v11

10 May 20:55

Choose a tag to compare

v11

What's Changed

  • Update to angular 19
  • Remove piwheels.org repo
  • Improve resilience of update-pvcontrol.sh
  • many lib updates

Full Changelog: v10...v11

v10

22 Nov 20:34

Choose a tag to compare

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

07 Jun 06:27

Choose a tag to compare

v9
  • dependency updates
  • last ng 17 version

Full Changelog: v8...v9

v8

03 Jan 17:19

Choose a tag to compare

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

v7

18 Nov 16:15

Choose a tag to compare

v7
  • support pvcontrol on other k8s nodes than the raspi with phase relay
  • adapt to changed authentication of we-connect
  • read mileage from ID3 and expose as metric
  • use renovate for dependency updates
  • Angular 17 and many more updates

Full Changelog: v6...v7