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

[Bug]: Login Issue - API Update? #452

Open
gsgsfgsfgsgsgsgrsgrgherghwrhHH opened this issue Oct 13, 2023 · 2 comments
Open

[Bug]: Login Issue - API Update? #452

gsgsfgsfgsgsgsgrsgrgherghwrhHH opened this issue Oct 13, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@gsgsfgsfgsgsgsgrsgrgherghwrhHH

What happened?

Having issues with logging in thru the plugin. Keeps giving an error of login failed. Double checked login credentials, they are correct and work on the Eufy app and website. Anyone else having issues? Did the Eufy API change?

Device Type

Floodlight (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

[10/13/2023, 11:45:18 AM] [Homebridge UI] [homebridge-eufy-security] [2.3.5]    DEBUG   [server.js:78]  Using bropats eufy-security-client library in version 2.8.1
[10/13/2023, 11:45:18 AM] [Homebridge UI] [homebridge-eufy-security] Incoming Request: /storedAccessories
[10/13/2023, 11:45:18 AM] [Homebridge UI] [homebridge-eufy-security] Incoming Request: /storedAccessories
[10/13/2023, 11:45:35 AM] [Homebridge UI] [homebridge-eufy-security] Incoming Request: /login
[10/13/2023, 11:45:35 AM] [Homebridge UI] [homebridge-eufy-security] [2.3.5]    INFO    [server.js:120] deleting persistent.json due to new login
[10/13/2023, 11:45:35 AM] [Homebridge UI] [homebridge-eufy-security] [2.3.5]    DEBUG   [server.js:129] init eufyClient
[10/13/2023, 11:45:35 AM] [Homebridge UI] [homebridge-eufy-security] [2.3.5]    DEBUG   [server.js:153] login with credentials
[10/13/2023, 11:45:36 AM] [Homebridge UI] [homebridge-eufy-security] [2.3.5]    DEBUG   [server.js:238] captcha request event
[10/13/2023, 11:45:36 AM] [Homebridge UI] [homebridge-eufy-security] [2.3.5]    DEBUG   [server.js:158] connected?: false
[10/13/2023, 11:45:41 AM] [Homebridge UI] [homebridge-eufy-security] Incoming Request: /login
[10/13/2023, 11:49:15 AM] [Homebridge UI] [homebridge-eufy-security] Terminating child process...
[10/13/2023, 11:49:15 AM] [Homebridge UI] [homebridge-eufy-security] Child process ended

config

{
    "bridge": {
        "name": "Homebridge",
        "username": "",
        "port":,
        "pin": "",
        "advertiser": ""
    },
    "accessories": [],
    "platforms": [
        {
            "name": "Config",
            "port":,
            "auth": "form",
            "theme": "auto",
            "tempUnits": "f",
            "lang": "auto",
            "platform": "config"
        },
        {
            "name": "iRobot",
            "email": "",
            "password": ",
            "roombas": [
                {
                    "autoConfig": true,
                    "info": {
                        "ver": 2
                    }
                }
            ],
            "manualDiscovery": false,
            "lowBattery": 20,
            "offAction": "pause:dock",
            "status": "cycle:clean",
            "eveStatus": "inverted:cycle:clean",
            "bin": "filter:contact",
            "ignoreMultiRoomBin": true,
            "hideStuckSensor": false,
            "disableMultiRoom": false,
            "platform": "iRobotPlatform"
        }
    ]
}
@gsgsfgsfgsgsgsgrsgrgherghwrhHH gsgsfgsfgsgsgsgrsgrgherghwrhHH added the bug Something isn't working label Oct 13, 2023
@github-actions
Copy link

Did you check this Common Issues pages ?

@novus84
Copy link

novus84 commented Oct 15, 2023

login is broken for me too,

Login was not successful! every time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants