Skip to content

Releases: tillsteinbach/VWsFriend

0.18.2

13 Jun 20:16
Compare
Choose a tag to compare

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

0.18.1

12 Jun 20:57
Compare
Choose a tag to compare

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.

0.18.0

09 Jun 14:21
Compare
Choose a tag to compare

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

0.17.0

12 May 14:15
Compare
Choose a tag to compare

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

0.16.6

04 Apr 17:47
Compare
Choose a tag to compare

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

0.16.5

14 Mar 15:26
Compare
Choose a tag to compare

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

0.16.4

06 Mar 19:30
Compare
Choose a tag to compare

Fixed

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

0.16.3

06 Mar 16:11
Compare
Choose a tag to compare

Fixed

  • Fixed vehicle settings form for hybrid vehicles

0.16.2

06 Mar 12:58
Compare
Choose a tag to compare

Fixed

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

0.16.1

04 Mar 16:18
Compare
Choose a tag to compare

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