Closed rsteininger closed 2 years ago
same here for my G20
Hi, there are some changes at the BMW API where we have to adjust our code for. Please see #325
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Describe the issue
I had bimmer_connect in my node-red environment with our BMW i3 up and running for some time (6+ months?). I noticed starting two days ago (9th of November?) that I suddenly no longer get details for the "Vehicle status".
I still receive: Found 1 vehicles: i3 VIN: WBY1Z54321V123456 Mileage: None Vehicle properties: { "vin": "WBY1Z54321V123456", "model": "i3", "bodytype": "I01", ... }
However the status comes back empty: Vehicle status: {}
The finger print function provides "only" 4 files: charging-sessions_0.txt charging-statistics_0.txt vehicles_0.txt vehicles_v2_0.txt
in March 2011 this delivered 7 files, INCLUDING the status: ALL_TRIPS_0.txt CHARGING_PROFILE_0.txt DESTINATIONS_0.txt LAST_TRIP_0.txt RANGEMAP_0.txt STATUS_0.txt vehicles_0.txt
I can still access our BMW i3 via the Android App and I can see batterys state, etc. No changes had been made to user name / password.
I can also see, that file "vehicles_v2_0.txt" HAS all the information I would be interested in. I just don't know how to access it using the CLI command library!
Thanks!
Expected behavior
reporting Vehicle status: {} using CLI command: bimmerconnected status
Which Home Assistant version are you using?
n/a - I am using node red
What was the last working version of Home Assistant Core?
n/a - I am using node red
What is your region?
Rest of world
ConnectedDrive website
Number of cars
Output of bimmer_connected fingerprint
Anything in the logs that might be useful for us?
No response
Additional information
No response