home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
72.41k stars 30.3k forks source link

Ecovacs DEEBOT 600 not supported #128211

Open scottyphillips opened 3 hours ago

scottyphillips commented 3 hours ago

The problem

Good morning,

I have an older Deebot 600 that is not officially supported by the official Ecovacs component, as my understanding is that it is an older model that uses XMPP for control. At the moment I have been reliant on a custom component (which uses an unmaintained 'ozmo' library), but having played around with the code this morning, I realize it is on borrowed time. I would like to work with the maintainers of the official component to get support for my Deebot added back into the main core. I can help with providing all interesting data on my vacuum as required, I just would need to be pointed in the right direction. I managed to get ozmo working in a python command line, so I can run and capture any debugs needed.

What version of Home Assistant Core has the issue?

core-2024.10.1

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Ecovacs

Link to integration documentation on our website

https://www.home-assistant.io/integrations/ecovacs/

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

I am currently using this custom component -> https://github.com/Ligio/hacc-ozmo

home-assistant[bot] commented 3 hours ago

Hey there @mib1185, @edenhaus, @augar, mind taking a look at this issue as it has been labeled with an integration (ecovacs) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `ecovacs` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign ecovacs` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


ecovacs documentation ecovacs source (message by IssueLinks)