samemory / homebridge-eufy-security

Work in progress
Apache License 2.0
97 stars 14 forks source link

Wrong username or password #186

Closed anotherMetha closed 3 years ago

anotherMetha commented 3 years ago

I've installed the latest version of the plug-in but when the UI has me log in I get "wrong username or password". I know I put in the correct credentials but keep getting the error.

In the logs I get: [EufySecurity] Not connected can't continue!

My JSON Config is: { "platform": "EufySecurity", "username": "****@**.com", "password": "*****", "enableCamera": false, "pollingIntervalMinutes": 30, "hkHome": 1, "hkAway": 0, "hkNight": 3, "hkOff": 63, "enableDetailedLogging": 0, "ignoreStations": "", "ignoreDevices": "" }

Environment:

anotherMetha commented 3 years ago

Not sure what happened but by using a different email address I was able to fix the problem.

lenoxys commented 3 years ago

We do recommend to use a specific account for HB. Glad to hear that your issue is solved!