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 40 forks source link

HA support for Deebot Ozmo 930 #467

Open gapsna opened 10 months ago

gapsna commented 10 months ago

Is there an existing issue for this?

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

edenhaus commented 10 months ago

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