Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xiaomi QR code is parsed incorrectly #18

Closed
Pipeliner opened this issue May 21, 2023 · 3 comments · Fixed by #19
Closed

Xiaomi QR code is parsed incorrectly #18

Pipeliner opened this issue May 21, 2023 · 3 comments · Fixed by #19
Labels
bug Something isn't working

Comments

@Pipeliner
Copy link

The QR data has the following format: QR-Code:WIFI:T:WPA;P:MYPASSWORD;S:MYSSID;H:false; which currently parses as SSID:<empty>, PASS:MYPASSWORD,S:MYSSID.

@kokoye2007
Copy link
Owner

Thank for your report.
Its possible with strip format and I will update ASAP.

@kokoye2007 kokoye2007 added the bug Something isn't working label May 21, 2023
kokoye2007 added a commit that referenced this issue May 21, 2023
@kokoye2007
Copy link
Owner

If you don't mind,
Please testing with this branch
https://github.com/kokoye2007/wifi-qr/tree/18-xiaomi-qr-code-is-parsed-incorrectly

@Pipeliner
Copy link
Author

Pipeliner commented May 21, 2023 via email

kokoye2007 added a commit that referenced this issue May 21, 2023
@kokoye2007 kokoye2007 linked a pull request May 21, 2023 that will close this issue
kokoye2007 added a commit that referenced this issue May 21, 2023
kokoye2007 added a commit that referenced this issue May 21, 2023
kokoye2007 added a commit that referenced this issue May 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants