VWsFriend

VW WeConnect visualization and control

MIT License

Downloads
1.3K
Stars
240
Committers
4

Bot releases are visible (Hide)

VWsFriend - 0.22.3

Published by tillsteinbach about 2 years ago

Fixed

  • Bug on settings page fixed
VWsFriend - 0.22.2

Published by tillsteinbach about 2 years ago

Fixed

  • Bug with warning lights for tire pressure
  • Bug for charging stations that don't have an operator

Changed

  • Updated API to 0.48.3
  • Updated MQTT-API to 0.40.3
  • Updated Grafana to 9.2.0
  • Removed Plotly plugin and use native grafana XY plot now
VWsFriend - 0.22.1

Published by tillsteinbach about 2 years ago

Added

  • Add invalid door lock state
  • Graph and routes on map now sync with each other

Fixed

  • Bug with honk and flash endpoint
  • Bug where VWsFriend crashed when no location could be retrieved
  • Bug when no data could be retrieved on startup

Changed

  • Updated API to 0.48.2
  • Updated Grafana to 9.1.7
  • Removed Plotly plugin and use native grafana XY plot now
VWsFriend - 0.22.0

Published by tillsteinbach about 2 years ago

Added

  • Allow to hide and sort vehicles in the grafana select box through vehicle settings
  • Tire warning light category

Fixed

  • Bug with honk and flash endpoint

Changed

  • Updated API to 0.48.1
  • Updated Grafana to 9.1.6
VWsFriend - 0.21.0

Published by tillsteinbach about 2 years ago

Added

  • Support for S-PIN
  • Locking support in HomeKit (only selected cars), experimental!

Changed

  • Replaced trackmaps plugin with geomaps plugin for all track dashboards
  • Charging statistics with smaller binning below 15kW
  • Updated API to 0.47.0
  • Updated Grafana to 9.1.0
VWsFriend - 0.20.1

Published by tillsteinbach about 2 years ago

Added

  • Attributes for diesel cars
  • New status departureTimersStatus & chargingProfilesStatus

Changed

  • Status images in Grafana are now served by Grafana itself.
  • Some small changes to the Dashboards
  • Updated API to 0.45.1
  • Updated Grafana to 9.0.6
VWsFriend - 0.20.0

Published by tillsteinbach about 2 years ago

Added

  • Weconnect-mqtt is now included in VWsFriend
  • New icons on maps

Fixed

  • Trip recording fixed
  • Make start date optional in charging session edit form

Changed

  • Updated API to 0.45.1
  • Updated Grafana to 9.0.4
  • Ubuntu updated from 21.10 to 22.04
  • Python from 3.9 to 3.10
  • ADDITIONAL_PARAMETERS can now be chaged from .env file
  • Line interpolation changed to step for a lot of plots
  • Tooltip-Mode changed from single to all

Thank you!

Special thanks to user @thgau for sponsoring this release!

VWsFriend - 0.19.2

Published by tillsteinbach over 2 years ago

Added

  • Added ChargingState: DISCHARGING and ChargeMode: HOME_STORAGE_CHARGING, IMMEDIATE_DISCHARGING
  • Added plug led and externalPower state to live dashbaord

Fixed

  • Fix (again) continuation of charging session with auto unlock
  • Removed unnecessary save dialog in grafana
  • Fixed error with warning light icon

Changed

  • Maps are using build in dashboard panels again
  • Updated API to 0.44.2
  • Updated Grafana to 9.0.1
VWsFriend - 0.19.1

Published by tillsteinbach over 2 years ago

Added

  • Added new values for attribute externalPower: unsupported, active
  • Added new values for attribute chargingStatus: unsupported
  • Added new values for attribute ledColor: green, red

Changed

  • More states are now used in Homekit
  • Updated API to 0.43.2
VWsFriend - 0.19.0

Published by tillsteinbach over 2 years ago

Added

  • Added new attributes: brandCode, autoUnlockPlugWhenChargedAC, ledColor, externalPower
  • Added number of battery cycles to charging statistics

Fixed

  • Fix ordering of entrys in database UI
  • Add NOT_READY_FOR_CHARGING to states that end a charging session
  • Fix continuation of charging session with auto unlock

Changed

  • Updated API to 0.43.0
  • Updated Grafana to 9.0.0
VWsFriend - 0.18.2

Published by tillsteinbach over 2 years ago

Added

  • port and address of homekit server can be set through commandline

Changed

  • Default interval decreased from 300 to 180 seconds

Fixed

  • UI accepts times with :00 seconds
VWsFriend - 0.18.1

Published by tillsteinbach over 2 years ago

Changed

  • Unlocking does not end a charging session anymore (necessary for PV excess charging)
  • More charging states used in the state machine (Should make recordng of charging sessions more stable).
  • Use step interpolation (not linear) in charging session details for the charging power.
VWsFriend - 0.18.0

Published by tillsteinbach over 2 years ago

Added

  • Maintenance dashboard added
  • VWsFriend version in grafana visible
  • The timezone in which the vehicle is operated can be set
  • Added new panel for the duration by time of day for reoccuring trips
  • In charging details the state (charging, readyForCharging, ...) are displayed

Fixed

  • Refueling statistics are now correct when the real value was not added
  • Efficiency was not correctly shown for hybrid cars in some situations
  • Interrupts of a charging session (e.g. due to PV excess charging) will not create a new session. Only disconnecting or unlocking the plug does.

Changed

  • The charging speed by SoC is only shown from DC charging
  • Live view now also shows the target SoC when charging
  • Updated API to 0.41.0
  • Updated Grafana to 8.5.5
VWsFriend - 0.17.0

Published by tillsteinbach over 2 years ago

Added

  • New live dashboard (still experimental!)
  • Maintenance and Warning light occurances are now recorded and displayed in dashboard if supported by the car
  • New aggregated trip dashboard showing statistics for reoccuring trips

Fixed

  • Improvements in dashboards
  • More robust against concurrent database manipulation in the UI

Changed

  • Updated API to 0.40.0
  • Updated Grafana to 8.5.2
VWsFriend - 0.16.6

Published by tillsteinbach over 2 years ago

Fixed

  • Make login error messages more clear
  • Retry if login fails

Added

  • Climatisation state invalid
  • Make UI host and port configurable

Changed

  • Improved error messages on login errors
  • Updated API to 0.38.1
  • Updated Grafana to 8.4.5
VWsFriend - 0.16.5

Published by tillsteinbach over 2 years ago

Fixed

  • Fixed live datasource credentials
  • Removed warning for enums when starting up

Changed

  • Improved trip detection (not creating trips when plugged to charger)

Added

  • Added caching to json status
VWsFriend - 0.16.4

Published by tillsteinbach over 2 years ago

Fixed

  • Remove warning if primary total capacity is empty (necessary for hybrid vehicles!)
VWsFriend - 0.16.3

Published by tillsteinbach over 2 years ago

Fixed

  • Fixed vehicle settings form for hybrid vehicles
VWsFriend - 0.16.2

Published by tillsteinbach over 2 years ago

Fixed

  • Fixed times in recent events that were still wrong for some users.
VWsFriend - 0.16.1

Published by tillsteinbach over 2 years ago

Fixed

  • Catch error when server is not responding correctly during login
  • Correct calculation of start/end/duration in states panel on overview dashboard
  • Correctly handle all charging states in homekit
  • Use grafana dashboard timezone in "recent events log"

Changed

  • Updated API to 0.37.2
  • Updated Grafana to 8.4.3