This PR adds support for Mini. It does so by introducing a CarBrands enum. The enum is used to get the vehicles of both brands in the CarBrands enum. The brand of the vehicle must also be provided when calling the vehicle APIs.
This solution was borrowed from the bimmer_connected project.
This PR also updates the app version to the version that bimmer_connected uses.
This PR adds support for Mini. It does so by introducing a CarBrands enum. The enum is used to get the vehicles of both brands in the CarBrands enum. The brand of the vehicle must also be provided when calling the vehicle APIs.
This solution was borrowed from the bimmer_connected project. This PR also updates the app version to the version that bimmer_connected uses.