Closed handy80 closed 3 years ago
Hi, could you sahre logs in debug ? did you try another country code ?
My deebot n8 pro+ is detected, but controls do nothing. How to i get those debug logs?
UPD. nevermind, i realized you are talking about debug logs from homebridge itself
[DeebotEcovacs] INFO - Error from deebot E02442600C09HGWY0315(ready : true) : Request Timeout
this is what i see
I suggest you try with the demo program of the lib I use - see https://github.com/nicoduj/homebridge-deebotEcovacs/issues/56#issuecomment-791510789
@smumryak
Please post the "class" value from Homebridge log first:
[15.5.2021, 18:37:02] [DeebotEcovacs] INFO - getDeebots : [{...,"class":"b2jqs4",...}}]
Should be something like b2jqs4
hey @mrbungle64
it's 85as7h
in my case
hey @mrbungle64 it's
85as7h
in my case
There are now at least 10 different variants of the N8 😉
@smumryak I added the N8 PRO+ to the config of the library.
@nicoduj It's available with version 0.6.1-alpha.9
I was never able to make this plugin work. I'm using the same user/pass I use for the app. Is that how I'm supposed to do? Logs:
[01/06/2021, 15:39:32] [DeebotEcovacs] ERROR - Failure in connecting to ecovacs to retrieve your deebots! - Error: Failure code Incorrect account or password (1010) for call {func} and parameters {"account":"xxxx@gmail.com","password":"687...xxx...0a51"}
[01/06/2021, 15:39:32] [DeebotEcovacs] ERROR - ERROR while getting deebots, will retry discovery in 1 minute
I was never able to make this plugin work. I'm using the same user/pass I use for the app. Is that how I'm supposed to do?
Yes it should. Please post your conf (without login / pwd) and /or try different location
{
"email": "xxx@gmail.com",
"password": "xxx",
"countryCode": "US",
"deebotNames": [
"Main",
"Basement",
"Upstairs"
],
"refreshTimer": 0,
"publishBipSwitch": true,
"publishSwitch": true,
"publishFan": true,
"publishMotionDetector": true,
"publishAutoSwitch": true,
"publishEdgeSwitch": true,
"publishSpotSwitch": true,
"publishAreaSwitchesAsSeparateDevices": false,
"showInfoLogs": false,
"platform": "DeebotEcovacs"
}
Again, the user/pass is the same I just connected my iPhone app, but I still get the same authentication error. I can tell that the password I see in the logs is different from the one on the config (but I'm assuming encryption).
Will update the plugin today with latest 0.6.5 which should support this model, feel free to reopen
13/09/2021, 21:32:26] [DeebotEcovacs] ERROR - Failure in connecting to ecovacs to retrieve your deebots! - Error: Failure code: Incorrect account or password (1010) [13/09/2021, 21:32:26] [DeebotEcovacs] ERROR - ERROR while getting deebots, will retry discovery in 1 minute
I double checked the password...
@roficas
Where is your location and where did you register your account?
I'm in the US and I registered using Ecovacs app...
you can close this ticket - I changed my password and now it works. I'm sorry for the inconvenience
May I know the details how it can work? I still cannot connect my ECOVACS with HomeKit. Thanks
Sent from my iPhone
On 9 Oct 2021, at 5:15 AM, roficas @.***> wrote:
 you can close this ticket - I changed my password and now it works. I'm sorry for the inconvenience
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.
May I know the details how it can work? I still cannot connect my ECOVACS with HomeKit. Thanks … Sent from my iPhone On 9 Oct 2021, at 5:15 AM, roficas @.***> wrote:  you can close this ticket - I changed my password and now it works. I'm sorry for the inconvenience — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.
@smumriak
I suggest that you create a new issue where you explain exactly what the problem is in your case. As an alternative you can try this plugin.
Btw.: @nicoduj, are you still active here?
Hi,
@mrbungle64 Indeed I am not a lot available. I can always do some update if needed but I don't check issues on a regular basics, sorry for that . Hope it will be better soon (btw thank you for checking and answering on this repo) @smumriak open a New issue will be easier, I don't check closed one at all :)
Hey, my DEEBOT OZMO 950 is not showing up in this plugin. Any ideas what is not configured correctly?
Homebridge running as Docker on a Synology in Bridge-Mode.
homebridge v1.3.4