Bimmer-connected

Latest version: v0.15.2

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

Scan your dependencies

Page 10 of 17

0.8.3b3

What’s Changed

* Force english responses (especially for china) (364) rikroe
* Store response from `VEHICLE_FINDER` service in vehicle status (important for older cars that do not report `vehicleLocation` in their status)
* **IMPORTANT**: This will only work if `bimmer_connected` is imported into a Python module/file, as the is not stored when using `bimmerconnected` cli.
* You have to specify your **location**, e.g. via the command line interface. When using HomeAssistant, the location of your HA instance will be used (note that the integration has to be reloaded after a HA location change).
* Fix AM/PM parsing of `charging_time_remaining`

0.8.3b2

What’s Changed

* Force english responses (especially for china) (364) rikroe
* Store response from `VEHICLE_FINDER` service in vehicle status (important for older cars that do not report `vehicleLocation` in their status)
**IMPORTANT**: This will only work if `bimmer_connected` is imported into a Python module/file, as the is not stored when using `bimmerconnected` cli.
* Fix AM/PM parsing of `charging_time_remaining`

0.8.3b1

What’s Changed

* Force english responses (especially for china) (364) rikroe
* Store response from `VEHICLE_FINDER` service in vehicle status (important for older cars that do not report `vehicleLocation` in their status)
**IMPORTANT**: This will only work if `bimmer_connected` is imported into a Python module/file, as the is not stored when using `bimmerconnected` cli.
* Fix AM/PM parsing of `charging_time_remaining`

0.8.2

What’s Changed

* Set minimum dependencies only (363) rikroe

0.8.1

What’s Changed

* Enable login to `china` for My BMW (362) rikroe

0.8.0

What’s Changed

* Rebase to My BMW APIs (348) rikroe
* 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. (348) rikroe

Breaking changes
- Support for region `china` dropped (see https://github.com/bimmerconnected/bimmer_connected/issues/347 for details & workaround).
- The following services have been removed due to not being available using the MyBMW API:
- 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`.
- Removed attributes in `VehicleStatus`: `chargingconnectiontype`, `charginginductivepositioning`, `lastchargingendreason`, `lastchargingendresult`

Page 10 of 17

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.