Skip to content

Releases: bimmerconnected/bimmer_connected

0.14.1

27 Sep 11:09
b267df3
Compare
Choose a tag to compare

What’s Changed

  • Optimize capture verification method in China region (#564) @Yixi
  • Add headunit data class also exposing current vehicle software version (#568) @cubinet-code
  • Update test requirements to time_machine<2.13.0 (#570) @cubinet-code

0.14.0

26 Aug 08:49
6e97a82
Compare
Choose a tag to compare

Breaking changes

  • Support for Python 3.7 is removed and this library requires Python >= 3.8.
  • The deprecated ConnectedDriveAccount/ConnectedDriveVehicle classes and all corresponding attributes are removed, use MyBMWAccount/MyBMWVehicle.

What’s Changed

0.13.10

12 Aug 15:38
b27e299
Compare
Choose a tag to compare

What’s Changed

0.13.9

05 Aug 17:13
95cd1de
Compare
Choose a tag to compare

What’s Changed

  • Inline tests and distribute with package (#552) @rikroe
  • Refactor tests to conftest, add stateful tests for remote services (#551) @rikroe
  • Add required fields for sendpoi (#550) @rikroe

0.13.8

01 Jul 07:46
48d4c14
Compare
Choose a tag to compare

What’s Changed

0.13.7

21 Jun 20:43
770b1fa
Compare
Choose a tag to compare

What’s Changed

0.13.6

20 May 15:52
b60fb7f
Compare
Choose a tag to compare

What’s Changed

  • Make tire pressure entirely optional (#537) @rikroe
  • Change is_vehicle_active to deprecated (#536) @5e

0.13.5

16 May 18:43
8b407b4
Compare
Choose a tag to compare

What’s Changed

0.13.4

16 May 18:23
e9f799f
Compare
Choose a tag to compare

What’s Changed

0.13.3

05 May 21:20
bd6e0f1
Compare
Choose a tag to compare

What’s Changed

  • Allow tire target pressure to be empty (#531) @rikroe