Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ecovacs DEEBOT OZMO 900 HA Version 2024.02 not works #48

Open
Bolschilpz opened this issue Feb 8, 2024 · 6 comments
Open

Ecovacs DEEBOT OZMO 900 HA Version 2024.02 not works #48

Bolschilpz opened this issue Feb 8, 2024 · 6 comments

Comments

@Bolschilpz
Copy link

Hi since HA Version 2024. 2 (Yesterday) doesnt work your great Interagtion. This Log Error displayed:

`Logger: homeassistant.setup
Source: setup.py:404
First occurred: 19:02:00 (1 occurrences)
Last logged: 19:02:00

Unable to prepare setup for platform 'deebot.vacuum': Platform not found (cannot import name 'VacuumEntity' from 'homeassistant.components.vacuum' (/usr/src/homeassistant/homeassistant/components/vacuum/init.py)).`

Can i do anything?
Thanks a lot!

@BestPig
Copy link

BestPig commented Feb 10, 2024

Just remove the import here -> https://github.com/Ligio/hacc-ozmo/blob/master/custom_components/deebot/vacuum.py#L14

The VacuumEntity entity doesn't exists anymore.
The import is a leftover and is not used in the code

@Bolschilpz
Copy link
Author

Bolschilpz commented Feb 10, 2024 via email

@derk1983
Copy link

Just remove the import here -> https://github.com/Ligio/hacc-ozmo/blob/master/custom_components/deebot/vacuum.py#L14

The VacuumEntity entity doesn't exists anymore. The import is a leftover and is not used in the code

Yes, this is the solution! Thnx!

@guillaume042
Copy link

Hey.
Tried but :
homeassistant | 2024-04-23 15:00:47.625 WARNING (event_thread_0) [sleekxmppfs.xmlstream.handler.waiter] Timed out waiting for IqWait_bb890b20-14ac-4c01-a8e2-902f3ad09b15-2E
homeassistant | 2024-04-23 15:00:47.625 WARNING (event_thread_0) [ozmo] Ping did not reach VacBot. Will retry.

(not tested before just repaired an old ozmo 905)

@sabuosba
Copy link

Have the same issue, followed all steps in migration guide. Country is Australia

@dev4jam
Copy link

dev4jam commented Jun 24, 2024

what continent code should be set for Australia?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants