bimmerconnected / bimmer_connected

🚘 Library to query the status of your BMW or Mini from the ConnectedDrive portal
Apache License 2.0
373 stars 81 forks source link

Handle captcha in North America #664

Closed rikroe closed 2 weeks ago

rikroe commented 2 weeks ago

Breaking change

BMW API for North America now requires a captcha to be solved. The token can be used during init of MyBMWAccount(..., hcaptcha_token=TOKEN).

TODO: Add for CLI.

Proposed change

Type of change

Additional information

Checklist