Releases: robinostlund/volkswagencarnet
Releases · robinostlund/volkswagencarnet
v4.4.50-beta.3
Add *_last_updated propertied, so it's easier to see when the data was actually refreshed
v4.4.50-beta.2
More statistics
v4.4.50-beta.1
Add support for statistics in HA
v4.4.49 🌈
Changes
🚀 Features
- #13 Add ability set maximum charging current
- Ability to set departure timer (and charging profile) settings
🛠 Breaking change 🚨 🚨 🚨
- "Charging cable connected" is now True when connected
What's Changed
- Initial tests for vw_vehicle by @milkboy in #171
- Add pre-commit dependency and configuration by @milkboy in #172
- Add renovate config by @milkboy in #175
- Testing tests by @milkboy in #173
- Fix code scanning alerts (1/x) by @milkboy in #176
- Merge in pre-commit updates from renovate by @milkboy in #177
- Fix code scanning alerts 2 by @milkboy in #178
- Add timer programming feature by @milkboy in #179
- Timerprogramming fixes by @milkboy in #180
Full Changelog: v4.4.48...v4.4.49
v4.4.49 beta 5 - beta testing of timer programming
Fixed inverted charging cable locked status
v4.4.49 beta 4
added heater source to charging profile service
v4.4.49 alpha 2
Added preliminary support for switching departure schedules on / off. Probably fails on vehicles with differing API responses though; need the API response for "fs-car/bs/departuretimer/v1/{BRAND}/{COUNTRY}/vehicles/{VIN}/timer" for those cases.
v4.4.48 🌈
Changes
🚀 Features
- #167 adding snyk @robinostlund
- #168 adding newline to snyk workflow @robinostlund
- #170 Add requirements to pip package @robinostlund
v4.4.47 🌈
Changes
🚀 Features
- #165 adding codecov test @robinostlund
- #166 Files @robinostlund
- #164 Tests @milkboy