Skip to content

1.3.0

Compare
Choose a tag to compare
@wimaha wimaha released this 12 Dec 10:37
· 72 commits to main since this release
ccab981

What's Changed

  • Handle "complete" message, when charging is completed. by @wimaha in #61
  • Exposing vehicle data from BLE to the Http Proxy by @wimaha in #62
    • It is now possible to fetch vehicle data
    • The data is fetched from the vehicle and returned in the response in the same format as the Fleet API.
    • Currently 'charge_state' and 'climate_state' are supported
    • The the Readme for more information

Full Changelog: 1.2.7...1.3.0