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

Login issue when domoticz used #23

Open
rverho opened this issue Nov 10, 2021 · 0 comments
Open

Login issue when domoticz used #23

rverho opened this issue Nov 10, 2021 · 0 comments

Comments

@rverho
Copy link

rverho commented Nov 10, 2021

Hi,

Pulled latest version to latest version of Domoticz and did not get login to MELCloud.

Fixed login data format to :
data = {"Appversion":"1.9.3.0", "Email":Parameters["Username"],"Password": Parameters["Password"] }
to get it working.

Now test works fine, but domoticz gives login error.
JSON reply from domoticz:
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': 0}

any ideas what could be problem in domoticz run as test run form commandline works ok ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant