nicoduj / homebridge-deebotEcovacs

Homebridge Deebot (from Ecovacs) plugin
The Unlicense
42 stars 3 forks source link

no deebot found #59

Closed handy80 closed 3 years ago

handy80 commented 3 years ago

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.

nicoduj commented 3 years ago

Hi, could you sahre logs in debug ? did you try another country code ?

smumriak commented 3 years ago

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

smumriak commented 3 years ago
[DeebotEcovacs] INFO - Error from deebot E02442600C09HGWY0315(ready : true) : Request Timeout

this is what i see

nicoduj commented 3 years ago

I suggest you try with the demo program of the lib I use - see https://github.com/nicoduj/homebridge-deebotEcovacs/issues/56#issuecomment-791510789

mrbungle64 commented 3 years ago

@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

smumriak commented 3 years ago

hey @mrbungle64 it's 85as7h in my case

mrbungle64 commented 3 years ago

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

roficas commented 3 years ago

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
nicoduj commented 3 years ago

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

roficas commented 3 years ago
{
    "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).

nicoduj commented 3 years ago

Will update the plugin today with latest 0.6.5 which should support this model, feel free to reopen

roficas commented 3 years ago

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...

mrbungle64 commented 3 years ago

@roficas

Where is your location and where did you register your account?

roficas commented 3 years ago

I'm in the US and I registered using Ecovacs app...

roficas commented 3 years ago

you can close this ticket - I changed my password and now it works. I'm sorry for the inconvenience

simonkfkwok commented 3 years ago

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.

mrbungle64 commented 3 years ago

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?

nicoduj commented 3 years ago

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 :)

roficas commented 3 years ago

May I know the details how it can work? I still cannot connect my ECOVACS with HomeKit. Thanks …

try going to their website and changing the password. That solved my issue (most likely to have a platform update on their side and I had a very old password there)