Releases: bimmerconnected/bimmer_connected
Releases · bimmerconnected/bimmer_connected
0.8.7 Beta 1
0.8.6
What’s Changed
- Convert GPS coordinates in china (#378) @rikroe, thanks to @muxiachuixue for the idea
- Add
charging_end_time_orignal
toavailable_attributes
(#378) @rikroe - Mention @muxiachuixue's work for china login (#376) @rikroe
See full changelog for details: https://github.com/bimmerconnected/bimmer_connected/compare/0.8.5..0.8.6
Bugfixes for cli and more
What’s Changed
- Bugfixes for cli and more (#374) @rikroe
- fixes #371
- fixes #373
- should give more insights into #353, #372, bimmerconnected/ha_custom_component#12
- more logging to understand bimmerconnected/ha_custom_component#16 better
Load is_vehicle_tracking_enabled from MyBMW
Bugfixes for MyBMW
What’s Changed
- Bugfixes for 0.8.2 @rikroe
- Force english responses (especially for china)
- Store response from
VEHICLE_FINDER
service inVehicleStatus
(important for older cars that do not reportvehicleLocation
in their status)- IMPORTANT: This will only work if
bimmer_connected
is imported into a Python module/file, as the is not stored when usingbimmerconnected
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).
- IMPORTANT: This will only work if
- Fix AM/PM parsing of
charging_time_remaining
- Add additional
charging_end_time
property - Fix Python 3.6 tz-issues
- Migrate CI pipeline to Github Actions @rikroe, @gerard33
0.8.3 Beta 4
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 reportvehicleLocation
in their status)- IMPORTANT: This will only work if
bimmer_connected
is imported into a Python module/file, as the is not stored when usingbimmerconnected
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).
- IMPORTANT: This will only work if
- Fix AM/PM parsing of
charging_time_remaining
0.8.3 Beta 3
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 reportvehicleLocation
in their status)- IMPORTANT: This will only work if
bimmer_connected
is imported into a Python module/file, as the is not stored when usingbimmerconnected
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).
- IMPORTANT: This will only work if
- Fix AM/PM parsing of
charging_time_remaining
0.8.3 Beta 2
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 reportvehicleLocation
in their status)
IMPORTANT: This will only work ifbimmer_connected
is imported into a Python module/file, as the is not stored when usingbimmerconnected
cli. - Fix AM/PM parsing of
charging_time_remaining
0.8.3 Beta 1
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 reportvehicleLocation
in their status)
IMPORTANT: This will only work ifbimmer_connected
is imported into a Python module/file, as the is not stored when usingbimmerconnected
cli. - Fix AM/PM parsing of
charging_time_remaining