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 12 of 17

0.8.0b4

This release fixes issues with command line output via `bimmerconnected status`.
- It is now possible to add `-j`/`--json` to only get a single JSON output (i.e. `bimmerconnected status -j {user} {password} {region}`.
This will output all data retrieved from the API (on `vehicle`: `attributes`, `status.status`, `status.properties`) as well as all properties that our library puts on top of the original output.

Breaking change
Please note the breaking changes from [`bimmer_connected==0.8.0b2`](https://github.com/bimmerconnected/bimmer_connected/releases/tag/0.8.0b2).

0.8.0b2

This release is the first draft to test changes made to accomodate the MyBMW APIs instead of the old Connected Drive APIs.
BMW as well as MINI vehicles should be supported.

Breaking change
- Starting with `0.8.0b2` we have to drop support for the `china` region as we were not able to reverse engineer the login flow yet. If we succeed, adaption should be very quick.
- The following services have been removed due to not being available using the MyBMW API or have not being reverse engineered yet. If your car supports one of these in the MyBMW app, please let us know.
- All Trips
- Last Trips
- Destinations
- Range Map
- Efficiency
- Navigation
- Send Message (Send POI is still available)
- The module `bimmer_connected.state` has been removed. Please use `bimmer_connected.vehicle_status` instead. If you want to access the current status of your vehicle, use `vehicle.vehicle_status`.

0.8.0b1

This is a pre-release to test the new BMW API endpoints. These include an enhanced authentification process and have other regional differences to the existing solution. While the `rest_of_world` region has been confirmed to work, `us` and `china` still need to be tested.

175 Rebase endpoints & auth to newest Android app

Additionally, some maintenance changes have been included that focus on automated versioning and enhancement of the documentation:
174 General enhancement of docs, add cli documentation
173 Use pbr for build & versioning

0.7.22

What’s Changed

* Implement full typing (323) cdce8p
* Add My BMW fingerprint (326) rikroe

0.7.21

What’s Changed

* Rework check control messages (319) gerard33, rikroe
**BREAKING:** This is a breaking change if you previously accessed possible CCM messages via keys (e.g. `ccm["ccmDescriptionShort"]`). Please see the corresponding PR for the new attribute values.

0.7.20

What’s Changed

- Revert `china` to Connected Drive login flow (315) rikroe
- unsure how long it will continue to work, we have to migrate at some point.
- fix new tests from `pylint>=2.10.0` (315) rikroe

Page 12 of 17

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.