mrbungle64 / ioBroker.ecovacs-deebot

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

GotoPosition doesn't work in 1.4.14 #634

Closed smotomike closed 5 months ago

smotomike commented 5 months ago

Is there an existing issue for this?

The problem

Since the update from 1.4.13 to 1.4.14 the GotoPosition function no longer works. The vacuum cleaner does not respond when a coordinate is entered. After downgrading to 1.4.13 it works again.

Deebot N8 Pro

With which model does the problem occur?

Deebot N8 series

From which source you have installed the adapter?

GitHub

Version of the ioBroker adapter

1.4.14

Version of Node.js

Node.js: v18.19.0 NPM: 10.2.3

Operating system

Linux

mrbungle64 commented 5 months ago

@smotomike

I just tried to reproduce your issue but the GoToPosition function still works with my Deebot T8 AIVI and Deebot X1 Turbo

smotomike commented 5 months ago

Apologies for the late reply. I will test the 1.4.14 again in the next few days and report back.

smotomike commented 5 months ago

After another update it no longer works. How can I help get to the bottom of the error?

mrbungle64 commented 5 months ago

@smotomike

After another update it no longer works. How can I help get to the bottom of the error?

What's the value of the "info.deviceClass" state?

smotomike commented 5 months ago

@smotomike

After another update it no longer works. How can I help get to the bottom of the error?

What's the value of the "info.deviceClass" state?

ecovacs-deebot.0.info.deviceClass = snxbvc

mrbungle64 commented 5 months ago

@smotomike

ecovacs-deebot.0.info.deviceClass = snxbvc

Do you have a "N8 Pro" or "T8 plus"?

smotomike commented 5 months ago

@smotomike

ecovacs-deebot.0.info.deviceClass = snxbvc

Do you have a "N8 Pro" or "T8 plus"?

Oh I am sorry. We have a N8 Pro. I incorrectly stated T8 plus above.

mrbungle64 commented 5 months ago

@smotomike

Please try current Alpha version from GitHub

smotomike commented 5 months ago

@smotomike

Please try current Alpha version from GitHub

Thank you, it works with the current alpha :-)