soc_bmwbc: add new captcha for initial login#2035
soc_bmwbc: add new captcha for initial login#2035kevinwieland merged 4 commits intoopenWB:masterfrom
Conversation
|
In OWB1 nightly It works fine with Captcha. |
|
As I said, different PR: #2035 |
|
tried it , but got this: 2024-12-12 14:53:19,334 - {modules.vehicles.bmwbc.api:49} - {WARNING:fetch soc_ev6} - load_store: store file not found, full authentication required |
The PR is now merged - please update to latest master. |
|
you mean : I did already.. or is there somthing newer ? |
That version should be working; if you continue to have issues, you get support in the openwb forum. |
soc_bmwbc: add new captcha for initial login
Support new captcha required by BMW server login
Store token file in folder data/bmwbc instead of ramdisk to avoid too frequent captcha process after reboot.
related UI PR: openWB/openwb-ui-settings#589