Dielee / volvo2mqtt

Home Assistant addon for connecting AAOS Volvos
MIT License
162 stars 38 forks source link

Unable to save configuration when having cellphone-number as username #91

Closed skalman77 closed 1 year ago

skalman77 commented 1 year ago

Describe the bug I have my cellphone-number as username in Volvo app. This has not been a problem earlier, where i used format "+4670XXXXXXX" as username in the addon. But since some versions back i get an error when i try to save the config.

To Reproduce:
Steps to reproduce the behavior:

  1. Change username to a cellphone-number - i use "" as brackets. In my case i write the following in my config file username: "+4670XXXXXX"

Version info:
I use version 1.8.4

Screenshot of error message:
image

Dielee commented 1 year ago

Ah what ? It is possible to use a phone number as username ? Nevermind....

skalman77 commented 1 year ago

Ah what ? It is possible to use a phone number as username ? Nevermind....

Yes it is :). So there seems to be some kind of validation that restrict me from setting my phone number as usernmae. Is it possobile to change?

Dielee commented 1 year ago

Yes, already done. Fix will be up in a few minutes

Dielee commented 1 year ago

Please try v1.8.5!

skalman77 commented 1 year ago

It’s working now. Thanks!