Home

Awesome

🚧This Repo is no longer mainained🚧

I have flashed my 1C with Valetudo, and suggest you do the same 🙂

xiaomi_vacuum

custom component for Vacuum 1C STYTJ01ZHM (dreame.vacuum.mc1808). Rough around the edges, not all the commands work, not all attributes set up. Needs a clean up.

Zone cleaning now works!

Using https://github.com/rytilahti/python-miio for the protocol.

Two possibilities for installation :

Code to add to configuration.yaml :

vacuum:
  - platform: xiaomi_vacuum
    host: <ip>
    token: "<token>"
    name: <name>

To retrieve the token, follow the default integration <a href="https://www.home-assistant.io/integrations/vacuum.xiaomi_miio/#retrieving-the-access-token">instructions</a>.

Works with https://github.com/denysdovhan/vacuum-card