1.3.0
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