-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
[miio] Error loggin to Xiaomi cloud in miio binding - Return code: 0 #13611
Comments
I have found a temporary workaround.
|
@marcelrv for information |
Thanks that is helpful. From the way you got it to work, my understanding is that you basically logged on from the VPS (using the remote chrome) and basically convinced the Xiaomi cloud that the ip you were logging in from was belonging to you. I do see these 2 entries in the first response. Don't really know if these are true if the ip is right/validated There is also the dreadful Anyway, I'll add a line in the miio problems FAQ pointing to this solution. |
* Small change in debug loggin is login issues are expected * Additional trouble shooting steps in readme * Fix duplicate name in device list preventing readme maker running * Catch a json exception in readme maker close openhab#13611 close openhab#7459 Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
marcelrv I wouldn't mind. |
* [miio] cloud login issues improvement * Small change in debug loggin is login issues are expected * Additional trouble shooting steps in readme * Fix duplicate name in device list preventing readme maker running * Catch a json exception in readme maker close #13611 close #7459 * [miio] fix strange/foreign characters in readme Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
* [miio] cloud login issues improvement * Small change in debug loggin is login issues are expected * Additional trouble shooting steps in readme * Fix duplicate name in device list preventing readme maker running * Catch a json exception in readme maker close openhab#13611 close openhab#7459 * [miio] fix strange/foreign characters in readme Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com> Signed-off-by: Andras Uhrin <andras.uhrin@gmail.com>
* [miio] cloud login issues improvement * Small change in debug loggin is login issues are expected * Additional trouble shooting steps in readme * Fix duplicate name in device list preventing readme maker running * Catch a json exception in readme maker close openhab#13611 close openhab#7459 * [miio] fix strange/foreign characters in readme Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
* [miio] cloud login issues improvement * Small change in debug loggin is login issues are expected * Additional trouble shooting steps in readme * Fix duplicate name in device list preventing readme maker running * Catch a json exception in readme maker close openhab#13611 close openhab#7459 * [miio] fix strange/foreign characters in readme Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
* [miio] cloud login issues improvement * Small change in debug loggin is login issues are expected * Additional trouble shooting steps in readme * Fix duplicate name in device list preventing readme maker running * Catch a json exception in readme maker close openhab#13611 close openhab#7459 * [miio] fix strange/foreign characters in readme Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
* [miio] cloud login issues improvement * Small change in debug loggin is login issues are expected * Additional trouble shooting steps in readme * Fix duplicate name in device list preventing readme maker running * Catch a json exception in readme maker close openhab#13611 close openhab#7459 * [miio] fix strange/foreign characters in readme Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com> Signed-off-by: Andras Uhrin <andras.uhrin@gmail.com>
Expected Behavior
Addon logs in to the Xiaomi cloud and retrieves the supported device list.
Current Behavior
Login fails due to unexpected JSON response.
Steps to Reproduce (for Bugs)
Context
It seems to be working from my home PC but not from cloud VPS. It looks like there is some kind of user verification step that is missing in openhab addon.
Unfortunately completing the verification flow using home PC browser doesn't help. Openhab addon is still unable to logon. It could be connected to an unverified IP address or something like that.
Your Environment
The text was updated successfully, but these errors were encountered: