We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
as in title login error despite using credentials that worked previously and still do work when using official softshell melcloud app.
The text was updated successfully, but these errors were encountered:
Same error for me
Sorry, something went wrong.
Log : ~/domoticz/plugins/domoticz-python-melcloud$ python3 plugin.py Log : debug_Level: 62 Debug : requestUrl: https://app.melcloud.com:443 Log : MELCloud connection OK Debug : JSON REPLY: {'ErrorId': 1, 'ErrorMessage': None, 'LoginStatus': 0, 'UserId': 0, 'RandomKey': None, 'AppVersionAnnouncement': None, 'LoginData': None, 'ListPendingInvite': None, 'ListOwnershipChangeRequest': None, 'ListPendingAnnouncement': None, 'LoginMinutes': 0, 'LoginAttempts': 1} Log : MELCloud login fail: check login and password
Ok found... Special Character in the password was the issue...
No branches or pull requests
as in title login error despite using credentials that worked previously and still do work when using official softshell melcloud app.
The text was updated successfully, but these errors were encountered: