VWsFriend

VW WeConnect visualization and control

MIT License

Downloads
1.3K
Stars
240
Committers
4

Bot releases are visible (Hide)

VWsFriend - 0.24.7 Latest Release

Published by tillsteinbach about 1 month ago

Fixed

  • fix bug in database migration
VWsFriend - 0.24.6

Published by tillsteinbach about 1 month ago

Fixed

  • fix bug that lead to a crash with Unkown warning lights

Added

  • Adds several new attributes and status

Changed

  • Updated API to 0.60.5
  • Various dependencies updated
VWsFriend - 0.24.5

Published by tillsteinbach 3 months ago

Added

  • Added several attributes

Changed

  • Updated API to 0.60.4
  • Updated Grafana to 11.1.3
  • Various dependencies updated
VWsFriend - 0.24.4

Published by tillsteinbach 8 months ago

Fixed

  • Fixed a bug with the ABRP agent after adding battery temperature
VWsFriend - 0.24.3

Published by tillsteinbach 8 months ago

Fixed

  • Improved behaviour where new charging sessions were created when car was conservating
  • Trips are now recorded with position even when there was no position available on VWsFriend startup

Added

  • Charts for battery temperature (for selected cars only)
  • Send battery temperature to ABRP (for selected cars only)

Changed

  • Updated API to 0.60.2
  • Updated Grafana to 10.1.2
  • Various dependencies updated
VWsFriend - 0.24.2

Published by tillsteinbach 11 months ago

Fixed

  • Bug with Homekit Battery Temperature Sensor
VWsFriend - 0.24.1

Published by tillsteinbach 11 months ago

Fixed

  • Bug with Homekit Battery Temperature Sensor
  • Allow Meter values in UI with more than 1000kWh
VWsFriend - 0.24.0

Published by tillsteinbach 11 months ago

Added

  • Support for python 3.12 added
  • Support for battery temperature on supported vehicles (will be logged to the database - and shown in the future, also new Temperature Sensor in Apple Home)
  • Flashing of Indicator lights now possible via Apple Home (displayed as a Light Switch)

Fixed

  • Trip agent will now record trips later when during startup no parking position was available

Changed

  • Updated API to 0.59.5
  • Updated Grafana to 10.1.2
  • Various dependencies updated
  • Improved behaviour when 429 errors (too many requests) are reported
VWsFriend - 0.23.11

Published by tillsteinbach over 1 year ago

Fixed

  • Fixes problem where VWsFriend was unresponsive
  • Fixes crash when ABRP answers with empty message

Added

  • MQTT: Adding trip statistics for supported cars

Changed

  • Car goes offline after 15min of no data now
  • Updated API to 0.56.2
  • Upgrade Grafana to 10.0.1
VWsFriend - 0.23.10

Published by tillsteinbach over 1 year ago

Fixed

  • Fixes problem with stability

Changed

  • Updated API to 0.55.0
  • Upgrade Grafana to 9.5.1
VWsFriend - 0.23.9

Published by tillsteinbach over 1 year ago

Fixed

  • Fixes problem with Tags by downgrading grafana

Changed

  • Downgrade Grafana to 9.3.2
VWsFriend - 0.23.8

Published by tillsteinbach over 1 year ago

Fixed

  • Fixes unknown operation error

Added

  • Add database index for several classes to improve query performance

Changed

  • Updated API to 0.54.2
  • Updated Grafana to 9.4.2
VWsFriend - 0.23.7

Published by tillsteinbach over 1 year ago

fixed

  • Changed URLs to the new URLs necessary to contact the backend

Changed

  • Updated API to 0.54.1
VWsFriend - 0.23.6

Published by tillsteinbach over 1 year ago

fixed

  • Fixed Timezone bug in settings form
VWsFriend - 0.23.5

Published by tillsteinbach over 1 year ago

fixed

  • Small bugfix release
VWsFriend - 0.23.4

Published by tillsteinbach over 1 year ago

fixed

  • Fix making MQTT more stable
  • Problem with missing token
  • Add new error state (Thanks to user madd0)
  • Add new timer attribute targetSOC_pct
  • Fixed bug that could make attributes disappear on certain values

Added

  • Add ENGINE category for warning lights

Changed

  • Updated API to 0.54.0
VWsFriend - 0.23.3

Published by tillsteinbach over 1 year ago

fixed

  • Error when trying to change vehicle settings
VWsFriend - 0.23.2

Published by tillsteinbach over 1 year ago

Changed

  • Updated API to 0.51.1
  • Updated various dependencies
VWsFriend - 0.23.1

Published by tillsteinbach almost 2 years ago

Fixed

  • Fixed bug where trips were not recorded anymore for cars with firmware <3.0

Changed

  • Updated API to 0.50.1
VWsFriend - 0.23.0

Published by tillsteinbach almost 2 years ago

Added

  • Support for python 3.11
  • Add new currentFuelLevel_pct attribut
  • Add invalid door lock state
  • Tire warning light category

Fixed

  • Bug with times on self hosted postgres databases that do not have UTC as a default timezone
  • Bug where database was not updated after restart of the container
  • Bug on status page when timestamp was not set
  • Bug where updates became stuck after a temporary authentification error

Changed

  • Default python version used now is 3.11
  • Relogin if the refresh token expired
  • Don't store cookies in between requests
  • No cache header added
  • First failed contact with vw servers will trigger warning not error
  • Updated API to 0.50.0
  • Updated MQTT-API to 0.41.0
  • Updated Grafana to 9.2.6

Removed

  • Support for python 3.7