I think the brackets are not working, i will publish a version without the brackets in the command. In the rule syntax you still use the brackets.
You can test version 0.0.9
-
robotic vacuum ecovacs-deebot ozmo 950 and etc
-
Hi,
I have updated to 0.0.9 and the same effect by version 0.0.8
Can I test something locally myself? For single room cleaning? What can help you?
-
Ok. Not work.
The deebot ist Orginal programmed with room names with a, b, c
The api wirte this with numbers. I can test with a, b, c
You musst change the config to use a, b, c, to try this
-
Hi,
i have open a ticket here
https://github.com/mrbungle64/ecovacs-deebot.js/issues/13
and the doku is wrong
This work on the console:
vacbot.run(“SpotArea”, “start”, “3”);
-
not work, it only starts a auto cleaning.
Pleas can check -
@bertreb said in robotic vacuum ecovacs-deebot ozmo 950 and etc:
and when you use vacbot.run(“SpotArea”, “start”, “3”) is starts in the right room?
yes.
i can see direct in the app the room marked and the robot drive in this room
-
@bertreb said in robotic vacuum ecovacs-deebot ozmo 950 and etc:
Version 0.0.13 could possibly work
Yes now work all Fine
thank you very Match
finally i can tell alexa what to clean
-
Hi, that looks good. So the room cleaning is working?
If it is handy i could make also the option to use a variable for the room(s) to clean
This looks like
deebot <device id> clean $rooms-to-clean$rooms-to-clean is a variable with the format for the rooms (list with comma’s)
-
Hi,
Yes Version 0.0.13 work fine with room cleaning
In the app is the Room in a, b, c
A=0
B=1
C=2
…For me is the plugin so ok 👌
I test later the v 0.0.14
Can you set the reconnect time from 10min to 2-3min? From time to time it happens that the ecovacs server does not respond. This is also the case in the smartphone app. After restarting the app, it usually works the same again
-
Ok.
And the variable is a,b,c and transfer later to 1,2,3 to the api call?
I on work and can test later
-
So,
Work fine with the rule and the variableThanks
-
Hi,
Can you please update the package
To 0.3.4 https://www.npmjs.com/package/ecovacs-deebotHave a lot off new features
GetPos
setCleanSpeed standardized to numeric 1-4
Can implement pleas the set clean speedThank you