homebridge-eufy-security / plugin

Homebridge plugin to control certain Eufy Security devices
Apache License 2.0
157 stars 24 forks source link

[Bug]: #464

Open alnajdy opened 8 months ago

alnajdy commented 8 months ago

What happened?

on the configureation tab I used the user and password but it didn't prompt me for the OTP, the documentation saying it should pop up to login but I don't see any pop ups at all. Thanks

Device Type

Doorbell (Supported)

Plugin Version

v2.0.x (Supported)

HomeBridge Version

v1.6.x (Supported)

NodeJS Version

v18 (Supported)

Operating System

Raspbian 10+ (Supported)

Relevant log output

NA

config

{
    "platform": "EufySecurity",
    "username": "ali.abdolelah@yahoo.com",
    "password": "",
    "enableCamera": true,
    "enableDetailedLogging": 1
}
github-actions[bot] commented 8 months ago

Did you check this Common Issues pages ?