Bimmer-connected

Latest version: v0.15.2

Safety actively analyzes 630026 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 17

0.10.4

Breaking change
- `MyBMWAccount.get_vehicles()` will by default get the vehicle list on initialization only. If new vehicles are added to your account, re-initialize `MyBMWAccount` or call `get_vehicles(force_init=True)`.
- `get_fingerprints()` has been moved from `bimmer_connected.account` to `bimmer_connected.api.utils`

What’s Changed

* Reduce API calls (486) rikroe
* Replace file I/O with aiofile (482) rikroe

0.10.3

What’s Changed

* Add fingerprint to dict function (481) rikroe

0.10.2

What’s Changed

* Refactor creation of vehicles from API responses (480) rikroe
* Add missing enum attributes (478) rikroe
* Add `TWO_TIMES_TIMER`
* Add `PARTIALLY_LOCKED`
* Fix CBS `due_date` typing (479) rikroe

0.10.1

What’s Changed

* Add imperial flag to CLI (468) rikroe
* Fix `remaining_range_total` on new electric-only vehicles (469) rikroe
* Ignore severity `LOW` check control messages (466) rikroe
* Add `DriveTrainType.MILD_HYBRID` (467) rikroe

0.10.0

Breaking change
- `vehicle.doors_and_windows.convertible_top` has been removed as we don't know how it is represented in the new API. It could be part of `vehicle.doors_and_windows.lids` if located similarly to the sunroof.

What’s Changed

* Migrate to vehicles v2 API (462) rikroe
* This fixes HTTP 429 errors caused by rate-limiting on the older API endpoints

*This release is identical to [0.9.6](https://github.com/bimmerconnected/bimmer_connected/releases/tag/0.9.6) but got its own minor version bump due to the amount of changes.*

0.9.6

Breaking change
- `vehicle.doors_and_windows.convertible_top` has been removed as we don't know how it is represented in the new API. It could be part of `vehicle.doors_and_windows.lids` if located similarly to the sunroof.

What’s Changed

* Migrate to vehicles v2 API (462) rikroe
* This fixes HTTP 429 errors caused by rate-limiting on the older API endpoints

*This release is identical to [0.10.0](https://github.com/bimmerconnected/bimmer_connected/releases/tag/0.10.0) which got its own minor version bump due to the amount of changes.*

Page 6 of 17

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.