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

Failure connecting to DeebotEcovacs #96

Open
alessiose2788 opened this issue Apr 9, 2023 · 0 comments
Open

Failure connecting to DeebotEcovacs #96

alessiose2788 opened this issue Apr 9, 2023 · 0 comments

Comments

@alessiose2788
Copy link

Hi all,

I get this error when connecting:

[9/4/2023, 01:01:54] [homebridge-deebotecovacs] INFO - API :EU/IT
[9/4/2023, 01:01:54] [homebridge-deebotecovacs] DidFinishLaunching
[9/4/2023, 01:01:55] Homebridge v1.6.0 (HAP v0.11.0) (homebridge-deebotecovacs) is running on port 54415.
[9/4/2023, 01:01:55] [homebridge-deebotecovacs] ERROR - Failure in connecting to ecovacs to retrieve your deebots! - Error: Failure code 0005: Parameter error. Please try again later.
[9/4/2023, 01:01:55] [homebridge-deebotecovacs] ERROR - ERROR while getting deebots, will retry discovery in 1 minute

I have a Deetbot T9+ and my account info is correct,
country code IT

Node.js Version v18.15.0
Homebridge v1.6.0
OS Microsoft Windows 10 Home (10.0.10586)

homebridge-deebotecovacs v1.4.8

Config file:

{
"email": "[email protected]",
"password": "xxxx",
"countryCode": "IT",
"refreshTimer": 0,
"publishBipSwitch": true,
"publishSwitch": true,
"publishFan": true,
"publishMotionDetector": true,
"publishAutoSwitch": true,
"publishEdgeSwitch": true,
"publishSpotSwitch": true,
"publishAreaSwitchesAsSeparateDevices": false,
"showInfoLogs": false,
"platform": "DeebotEcovacs",
"_bridge": {
"username": "0E:EA:7A:73:77:4C",
"port": 54415
}
}

Cheers

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