DeebotUniverse / Deebot-4-Home-Assistant

Home Assistant integration for deebot vacuums
https://deebot.readthedocs.io/integrations/home-assistant/
GNU General Public License v3.0
180 stars 39 forks source link

Support for DEEBOT OZMO Slim10 #179

Open msavazzi opened 2 years ago

msavazzi commented 2 years ago

Is there an existing issue for this?

Is your feature request related to a problem?

If possible it would be great to add support of the ECOVACS Robotics DEEBOT OZMO Slim10 It is detected correctly:

image

with the correct name... but the tab remains empty:

image

Is there anything I can do?

thank you for the help!

Suggested solution

I'd like to have support for the Slim10 As it does not have a map is position, energy etc...

Api example request

No response

Alternatives you've considered

No response

Additional information

No response

mrbungle64 commented 2 years ago

@msavazzi

All supported models by Deebot-4-Home-Assistant use JSON for commands and messages, but the Deebot Slim 10 uses XML.

An instant solution would be to install the Node-RED add-on and use Ecovacs Deebot node for Node-RED.

msavazzi commented 2 years ago

@msavazzi

All supported models by Deebot-4-Home-Assistant use JSON for commands and messages, but the Deebot Slim 10 uses XML.

An instant solution would be to install the Node-RED add-on and use Ecovacs Deebot node for Node-RED.

Amazing! will try it... will look into Node-RED