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

0.13.2

What’s Changed

New features
* Add climatization status (527) rikroe
* Add tire status (526) rikroe

Others
* Changes from MyBMW 3.3.1 (530) rikroe
* Add custom exception to remote services (529) rikroe
* Update app version to 3.1.0 (525) rikroe

0.13.1

What’s Changed

* Update httpx error handler (522) rikroe

0.13.0

Breaking change
<!--
If your PR contains a breaking change, please explain that change here.
Note: Remove this section if this PR is NOT a breaking change.
-->
The `RemoteServices.trigger_charge_now()` service is renamed to `RemoteServices.trigger_charge_start()`.


What’s Changed
- Add remote services for electric vehicles (520) rikroe
- `trigger_charge_start()` (instead of `trigger_charge_now()`) and `trigger_charge_stop()` for supported EVs (thanks colinbendell)
- `trigger_charging_settings_update(target_soc, ac_limit)` for supported EVs (thanks fredriklj)
- `trigger_charging_profile_update(charging_mode, precondition_climate)` for all EVs (thanks RutgerBeyen)
- Added CLI commands (`charge`, `chargingsettings`, `chargingprofile`)
- Fixed JSON encoding (thanks kriscremers)
- All remote services have been refactored to include checks against the vehicle capabilities (provided in the `state` API). If your vehicle does not support a service, a `ValueError` will be raised.
For example, not all EVs will support charging start/stop - it seems that you need an ID8 head unit for this (e.g. i4, i7, iX, but not iX3).

0.13.0b2

Breaking change
<!--
If your PR contains a breaking change, please explain that change here.
Note: Remove this section if this PR is NOT a breaking change.
-->
The `RemoteServices.trigger_charge_now()` service is renamed to `RemoteServices.trigger_charge_start()`.


What’s Changed
- Add remote services for electric vehicles (520) rikroe
- `trigger_charge_start()` (instead of `trigger_charge_now()`) and `trigger_charge_stop()` for supported EVs (thanks colinbendell)
- `trigger_charging_settings_update(target_soc, ac_limit)` for supported EVs (thanks fredriklj)
- `trigger_charging_profile_update(charging_mode, precondition_climate)` for all EVs (thanks RutgerBeyen)
- Added CLI commands (`charge`, `chargingsettings`, `chargingprofile`)
- Fixed JSON encoding (thanks kriscremers)

All remote services have been refactored to include checks against the vehicle capabilities (provided in the `state` API). If your vehicle does not support a service, a `ValueError` will be raised.
For example, not all EVs will support charging start/stop - it seems that you need an ID8 head unit for this (e.g. i4, i7, iX, but not iX3).

0.13.0b1

Breaking change
<!--
If your PR contains a breaking change, please explain that change here.
Note: Remove this section if this PR is NOT a breaking change.
-->
The `RemoteServices.trigger_charge_now()` service is renamed to `RemoteServices.trigger_charge_start()`.


What’s Changed
- Add remote services for electric vehicles (520) rikroe
- `trigger_charge_start()` (instead of `trigger_charge_now()`) and `trigger_charge_stop()` for supported EVs (thanks colinbendell)
- `trigger_charging_settings_update(target_soc, ac_limit)` for supported EVs (thanks fredriklj)
- `trigger_charging_profile_update(charging_mode, precondition_climate)` for all EVs (thanks RutgerBeyen)
- Added CLI commands (`charge`, `chargingsettings`, `chargingprofile`)

All remote services have been refactored to include checks against the vehicle capabilities (provided in the `state` API). If your vehicle does not support a service, a `ValueError` will be raised.
For example, not all EVs will support charging start/stop - it seems that you need an ID8 head unit for this (e.g. i4, i7, iX, but not iX3).

0.12.3

What’s Changed

Make new attributes available for HA (517) gerard33
- charging target
- charging limit

also added:

- charging mode
- charging preference
- charging_start_time which is already part of sensor.py in HA but isn't available without this change
- is_pre_entry_climatization_enabled

Page 4 of 17

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.