mrbungle64 / ioBroker.ecovacs-deebot

Control your Ecovacs Deebot and yeedi vacuum cleaner with ioBroker
MIT License
62 stars 11 forks source link

Info ok but no control with Ozmo 950 #3

Closed Wox1 closed 4 years ago

Wox1 commented 4 years ago

Hello,

thanks for the adaper for the Ecovacs Deebot series. I have the Ozmo 950. Under Adapter all lights green. Under Instans i have Infos and so on, but the control don't work. If i press the start clean button nothing happens? Have you an Idee what the problem?

Sincerely Wox

mrbungle64 commented 4 years ago

Thanks for your feedback :)

Under Adapter all lights green.

The status green indicates that the adapter is connected to the cloud.

If i press the start clean button nothing happens? Have you an Idee what the problem?

The adapter uses the library sucks.js. This library currently doesn't support the D900-series. Maybe there's only the option but to create a fork.

Do the states 'info.cleanstatus' and 'info.chargestatus' display correct information when you control the device app/manually?

Wox1 commented 4 years ago

Hello, there is no value by info.cleanstatus and no by chargestatus. info.connection = true info.devicename = DEEBOT OZMO 950 Series I don't know that 950 is not suported. :( Thanks for Infos

Wox1 commented 4 years ago

Kurze Frage noch dazu: Ist mal in absehbarer Zeit geplant den 950 zu integrieren, oder funktioniert das generell nicht? Falls ich mit etwas helfen kann....

Gruß

mrbungle64 commented 4 years ago

Grundsätzlich wäre das schon das Ziel - es ist nur nicht ganz so einfach ;)

Stand jetzt unterstützt die verwendete Bibliothek (sucks.js) dieses Modell nicht. Für die offizielle API ist keine öffentlich zugängliche Dokumentation verfügbar und ich habe auch persönlich auch keinen Deebot Ozmo 950 hier, um gezielt daran arbeiten zu können.

Aktuell habe ich hier einen Deebot Slim 2 - welcher einen eher überschaubaren Funktionsumfang hat - und einen Xiaomi Roborock 1st Gen. Den Slim 2 möchte ich möglichst bald durch den Roborock ersetzen und den Roborock dann durch einen Saugwischroboter - wo dann der Deebot Ozmo 950 in der engeren Auswahl käme. Bis dahin habe ich aber nur eingeschränkte Möglichkeiten.

Plan für die nächsten Tage ist es erst mal das Logging soweit zu erweitern, dass man mir mehr Infos bereitsstellen kann welche Events bei den anderen Modellen ausgelöst - aber nicht (korrekt) behandelt werden.

mrbungle64 commented 4 years ago

Hallo @Wox1,

ich schließe diesen Issue als 'duplicate'. Dieser Issue ist zwar der neuere, aber dort ist inzwischen einiges an Informationen zusammen gekommen. Wir setzen das dann dort fort.