Ligio / hacc-ozmo

Home Assistant Custom Component for Ecovacs Deebot Ozmo 900
MIT License
63 stars 30 forks source link

Ecovacs DEEBOT OZMO 900 HA Version 2024.02 not works #48

Open Bolschilpz opened 8 months ago

Bolschilpz commented 8 months ago

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 commented 7 months ago

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 commented 7 months ago

Heyo, Great! Now it Works very fine! Thanks for your Response!

Am Sa., 10. Feb. 2024 um 12:22 Uhr schrieb BestPig @.***

:

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

— Reply to this email directly, view it on GitHub https://github.com/Ligio/hacc-ozmo/issues/48#issuecomment-1936978555, or unsubscribe https://github.com/notifications/unsubscribe-auth/BGANWTTSLCSGXZVKUIP44L3YS5J7XAVCNFSM6AAAAABDAGTVVOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMZWHE3TQNJVGU . You are receiving this because you authored the thread.Message ID: @.***>

derk1983 commented 7 months ago

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 commented 5 months ago

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 commented 3 months ago

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

dev4jam commented 3 months ago

what continent code should be set for Australia?