Deebot-4-Home-Assistant icon indicating copy to clipboard operation
Deebot-4-Home-Assistant copied to clipboard

HA support for Deebot Ozmo 930

Open gapsna opened this issue 2 years ago • 1 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues and no issue is describing my feature request or idea

Is your feature request related to a problem?

No response

Suggested solution

Any chance of support for the Deebot Ozmo 930?

I would offer my help but this isn't really the kind of programming I'm used to. Would gladly help with logs and such.

On ecovacs-deebot.js I see it's fully supported, so if there's a way for dummies to translate that to json I could give it a go.

Thanks for the project. I've seen videos of other models being integrated and looks like a charm.

Api example request

No response

Alternatives you've considered

No response

Additional information

No response

gapsna avatar Nov 27 '23 23:11 gapsna

The 930 uses xml objects instead of json (which is used my the newer models). There is currently a PR open to add the base for XML based robots (https://github.com/DeebotUniverse/client.py/pull/288). This one needs first be merged and than we can see which commands are missing for your model

edenhaus avatar Nov 28 '23 10:11 edenhaus