homebridge-deebotEcovacs icon indicating copy to clipboard operation
homebridge-deebotEcovacs copied to clipboard

Failure connecting to DeebotEcovacs

Open alessiose2788 opened this issue 1 year ago • 0 comments

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

alessiose2788 avatar Apr 09 '23 00:04 alessiose2788