0.10.4
github-actions
released this
21 Sep 20:13
·
92 commits
to refs/heads/master
since this release
Breaking change
MyBMWAccount.get_vehicles()
will by default get the vehicle list on initialization only. If new vehicles are added to your account, re-initializeMyBMWAccount
or callget_vehicles(force_init=True)
.get_fingerprints()
has been moved frombimmer_connected.account
tobimmer_connected.api.utils