FIXED: Ecovacs Deebot 2019 & OZMO Series - Working Library

What better way than giving back the community something in the first post :smiley:

I did the workaround by myself and at least I can now control the basic things of my D900.
For anyone who want’s to use this too, I’ve published the modified files as gist:

  • Save __init__.py, manifest.json and vacuum.py to config/custom_components/deebot
  • add deebot component to configuration.yaml (example in gist)

@woody4165
as far as I can see -

  • requirement ozmo==0.9.4 should be requirement ozmo==1.0
    but the easiest way is to just use the files from my gist.

1st Edith says:
As this post is now marked as solution, credits should also go to @Ligio for providing the fixed pip library

3 Likes