Code Monkey home page Code Monkey logo

Comments (39)

copystring avatar copystring commented on August 21, 2024 1

Wunderbar. Dann kann ich das so abschließen.

from iobroker.roborock.

copystring avatar copystring commented on August 21, 2024

Please set logging of the Adapter to debug and create a new log so I can assign this issue properly to my code. Thanks.

from iobroker.roborock.

D-Hunt3r avatar D-Hunt3r commented on August 21, 2024

@copystring
https://pastebin.com/u1tU2RQw

from iobroker.roborock.

copystring avatar copystring commented on August 21, 2024

Added distance_off and also changed the way cleaningInfo for this robot ist defined. Try https://github.com/copystring/ioBroker.roborock/tree/missing_attributes_s5e and add a new log via pastebin. Thank you.

from iobroker.roborock.

D-Hunt3r avatar D-Hunt3r commented on August 21, 2024

https://pastebin.com/gzdqgrET

from iobroker.roborock.

copystring avatar copystring commented on August 21, 2024

Thanks but not I had to add more logging and fix cleaningInfo IDs. Please test this and post a new log: https://github.com/copystring/ioBroker.roborock/commits/missing_attributes_s5e
Then I can most likely fix your issues.

from iobroker.roborock.

D-Hunt3r avatar D-Hunt3r commented on August 21, 2024

https://pastebin.com/8ci2fJkA

from iobroker.roborock.

copystring avatar copystring commented on August 21, 2024

Thanks. I made some updates: https://github.com/copystring/ioBroker.roborock/commits/missing_attributes_s5e
I'm sure that there will be more things to add so I need another log after this one. I assume the cleaning records won't work yet.

Can you confirm this by comparing the values to the values provided by the app?
roborock.0.Devices.YOUR_ID.cleaningInfo.0 = cleaning area
roborock.0.Devices.YOUR_ID.cleaningInfo.1 = cleaning time
roborock.0.Devices.YOUR_ID.cleaningInfo.2 = cleaning count

from iobroker.roborock.

D-Hunt3r avatar D-Hunt3r commented on August 21, 2024

grafik
grafik

from iobroker.roborock.

D-Hunt3r avatar D-Hunt3r commented on August 21, 2024

Ob die Einheit Stimmt kann ich nicht sehen

from iobroker.roborock.

D-Hunt3r avatar D-Hunt3r commented on August 21, 2024

https://github.com/copystring/ioBroker.roborock/commits/missing_attributes_s5e gelöscht? Wollte es gerade testen

from iobroker.roborock.

copystring avatar copystring commented on August 21, 2024

Ja da gab es einen Fehler. Muss das heute Abend neu erstellen wenn ich wieder zu Hause bin

from iobroker.roborock.

copystring avatar copystring commented on August 21, 2024

https://github.com/copystring/ioBroker.roborock/commits/missing_attributes_s5e ist wieder da

from iobroker.roborock.

D-Hunt3r avatar D-Hunt3r commented on August 21, 2024

https://pastebin.com/2sf766vM

from iobroker.roborock.

copystring avatar copystring commented on August 21, 2024

Neues Update: https://github.com/copystring/ioBroker.roborock/tree/missing_attributes_s5e

from iobroker.roborock.

D-Hunt3r avatar D-Hunt3r commented on August 21, 2024

Da ist ein { zu viel in Zeile 433 (lib/vacuum.js)

if ((cleaningAttribute != "records") && (cleaningAttribute != "3")) { {

from iobroker.roborock.

D-Hunt3r avatar D-Hunt3r commented on August 21, 2024

Jetzt habe ich keine Fehlermeldungen mehr.
Nur noch, dass das nicht richtig ist:

grafik

grafik

from iobroker.roborock.

copystring avatar copystring commented on August 21, 2024

OK. Müsste jetzt gefixt sein: https://github.com/copystring/ioBroker.roborock/tree/missing_attributes_s5e dann müssten die Gesamtzeit und der Gesamtbereich passen

from iobroker.roborock.

D-Hunt3r avatar D-Hunt3r commented on August 21, 2024

Perfekt

grafik

from iobroker.roborock.

copystring avatar copystring commented on August 21, 2024

Ok. Eine Sache noch in meinem Interesse. Für das Testen wurde ein Attribut 3 angelegt. Das ist aber eigentlich der Ordner Records. Wird Records bei dir sauber ausgefüllt? Dann könnte ich das hier abschließen.

from iobroker.roborock.

D-Hunt3r avatar D-Hunt3r commented on August 21, 2024

Obwohl, da steht m³ anstatt m²

Das habe ich bei record:
grafik

from iobroker.roborock.

copystring avatar copystring commented on August 21, 2024

OK. Sollte jetzt laufen und m³ habe ich zu m² geändert. https://github.com/copystring/ioBroker.roborock/tree/missing_attributes_s5e

from iobroker.roborock.

D-Hunt3r avatar D-Hunt3r commented on August 21, 2024

da hast du ein m³ übersehen

https://github.com/copystring/ioBroker.roborock/blob/missing_attributes_s5e/lib/roborock_vacuum_s5e.js

from iobroker.roborock.

copystring avatar copystring commented on August 21, 2024

Stimmt. Hab es angepasst.

from iobroker.roborock.

D-Hunt3r avatar D-Hunt3r commented on August 21, 2024

jetzt passt es 👍

from iobroker.roborock.

copystring avatar copystring commented on August 21, 2024

Records wird auch sauber ausgefüllt?

from iobroker.roborock.

D-Hunt3r avatar D-Hunt3r commented on August 21, 2024

Ne da hat sich nichts verändert

from iobroker.roborock.

copystring avatar copystring commented on August 21, 2024

Oh ja kann nicht gehen. Jetzt müsste es aber laufen.

from iobroker.roborock.

D-Hunt3r avatar D-Hunt3r commented on August 21, 2024

https://pastebin.com/0ZyK6haA

from iobroker.roborock.

copystring avatar copystring commented on August 21, 2024

Äh okay und das ging vor dem letzten Update?

from iobroker.roborock.

copystring avatar copystring commented on August 21, 2024

Bitte nochmal testen. Hoffentlich habe ich diesmal alles erwischt: https://github.com/copystring/ioBroker.roborock/tree/missing_attributes_s5e

from iobroker.roborock.

D-Hunt3r avatar D-Hunt3r commented on August 21, 2024

jetzt geht es wieder, aber jetzt gaaaanz viele andere Meldungen :-P

https://pastebin.com/FmTVseTB

from iobroker.roborock.

copystring avatar copystring commented on August 21, 2024

Genau die hab ich aber gebraucht. Bei dem S5 (Max) scheint alles über nummern anstatt über Namen zu laufen. Das muss man alles für den nochmal anpassen.

from iobroker.roborock.

copystring avatar copystring commented on August 21, 2024

Ich habe mehr logging zur branch hinzugefügt. Dann kann ich im Log sehen wie ich den Adapter für deinen Roboter anpassen muss.

from iobroker.roborock.

D-Hunt3r avatar D-Hunt3r commented on August 21, 2024

https://pastebin.com/HEr5z5Fp

from iobroker.roborock.

copystring avatar copystring commented on August 21, 2024

Danke für das log. Das war genau das was ich gebraucht habe.
Ich habe jetzt ein Update erstellt. Theoretisch müsste jetzt alles laufen.

from iobroker.roborock.

D-Hunt3r avatar D-Hunt3r commented on August 21, 2024

Ich teste es :-) Danke

from iobroker.roborock.

D-Hunt3r avatar D-Hunt3r commented on August 21, 2024

Sieht gut aus, keine Fehler

grafik

from iobroker.roborock.

copystring avatar copystring commented on August 21, 2024

Fixed via #58

from iobroker.roborock.

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.