Git Product home page Git Product logo

Comments (16)

apfelnutzer avatar apfelnutzer commented on July 4, 2024 1

Did some testing with my Mob Station today (based on app2.js) - intermediate results:

Working:

  • vacbot.clean();
  • vacbot.pause();
  • vacbot.resume();
  • vacbot.stop();
  • vacbot.charge();
  • vacbot.spotArea(...);

Not working (properly):

  • vacbot.edge(); - not supported by model?
  • vacbot.spot(); - performs spot cleaning (1m * 1m) but does not stop engines afterwards - not really supported by model?

from ecovacs-deebot.js.

mrbungle64 avatar mrbungle64 commented on July 4, 2024 1

@apfelnutzer @nfacha

I just released version 0.8.3-alpha.2 (with yeedi support) and I also published this version on npm 😃
I have also deleted the feature branch. Please use the master branch from now on.

from ecovacs-deebot.js.

mrbungle64 avatar mrbungle64 commented on July 4, 2024

@nfacha

Can you please compare this request with the corresponding ("auth/getAuthCode") request from the mobile app?

[EcovacsAPI] Calling main api user/getAuthCode with {"uid":"xxx","accessToken":"xxx"}
[EcoVacsAPI] callUserAuthApi calling https://gl-de-openapi.yeedi.com/v1/global/auth/getAuthCode
[EcoVacsAPI] callUserAuthApi config uid=xxx&accessToken=xxx&authTimespan=1654241898113&bizType=ECOVACS_IOT&deviceId=xxx&openId=global&authAppkey=xxx&authSign=xxx

I suspect that something is wrong with one of the parameters

from ecovacs-deebot.js.

mrbungle64 avatar mrbungle64 commented on July 4, 2024

@nfacha

Thanks to @apfelnutzer the login now works properly 😃

I deleted the alpha/0.8.3 branch. Please use the alpha/yeedi branch now

from ecovacs-deebot.js.

mrbungle64 avatar mrbungle64 commented on July 4, 2024

@nfacha

What model do you own?

from ecovacs-deebot.js.

Suvero avatar Suvero commented on July 4, 2024

It's possible to implement this library to Homebridge ? I has too Yeedi (2 hybrid) and I trying to add this vac to my homekit.

from ecovacs-deebot.js.

mrbungle64 avatar mrbungle64 commented on July 4, 2024

@Suvero

It's possible to implement this library to Homebridge ? I has too Yeedi (2 hybrid) and I trying to add this vac to my homekit.

Please post your feedback in the issue that you also created in the homebridge-deebot repo 😉
https://github.com/bwp91/homebridge-deebot/wiki/Beta-Version
Experimental yeedi support is available since this afternoon 😉

from ecovacs-deebot.js.

nfacha avatar nfacha commented on July 4, 2024

@nfacha

What model do you own?

I have a Yeedi K650

Sorry for the long time to answer, many things to do at the same time and this got lost
I can confirm it is working :)
image

Also, I assume your node-red lib (https://github.com/mrbungle64/node-red-contrib-ecovacs-deebot) uses this, so this vacuum should work with node-red too?

from ecovacs-deebot.js.

mrbungle64 avatar mrbungle64 commented on July 4, 2024

@nfacha

I have a Yeedi K650
...
I can confirm it is working :)

Thanks for the feedback 👍🏻

Also, I assume your node-red lib (https://github.com/mrbungle64/node-red-contrib-ecovacs-deebot) uses this, so this vacuum should work with node-red too?

Yes, but I have not bumped the version of the library yet.
But the next version of the node will have yeedi login support.

from ecovacs-deebot.js.

mrbungle64 avatar mrbungle64 commented on July 4, 2024

@nfacha

Have you already tried running some clean commands with the library?

from ecovacs-deebot.js.

mrbungle64 avatar mrbungle64 commented on July 4, 2024

@nfacha

cd $HOME/.node-red
npm install https://github.com/mrbungle64/node-red-contrib-ecovacs-deebot.git

You may have to use different path to your Node-RED user data directory.

from ecovacs-deebot.js.

nfacha avatar nfacha commented on July 4, 2024

@nfacha

Have you already tried running some clean commands with the library?

The clean command does work

from ecovacs-deebot.js.

mrbungle64 avatar mrbungle64 commented on July 4, 2024

@nfacha
Have you already tried running some clean commands with the library?

The clean command does work

Thanks for the feedback 👍🏻

Have you also tried the Node-RED node yet?

cd $HOME/.node-red
npm install https://github.com/mrbungle64/node-red-contrib-ecovacs-deebot.git

You may have to use different path to your Node-RED user data directory.

from ecovacs-deebot.js.

mrbungle64 avatar mrbungle64 commented on July 4, 2024

@nfacha

Have you also tried the Node-RED node yet?

No feedback for me? 😉

from ecovacs-deebot.js.

mrbungle64 avatar mrbungle64 commented on July 4, 2024

@nfacha

Also, I assume your node-red lib (https://github.com/mrbungle64/node-red-contrib-ecovacs-deebot) uses this, so this vacuum should work with node-red too?

Do you actually use Node-RED? I just released version 0.4.2 with initial yeedi support.
I would appreciate some feedback 😉

from ecovacs-deebot.js.

mrbungle64 avatar mrbungle64 commented on July 4, 2024
  • Login works
  • "yeedi mop station" works
  • "yeedi k650" works
  • "yeedi 2 hybrid" works
  • "yeedi vac hybrid" works

from ecovacs-deebot.js.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.