merdok / homebridge-miot

Homebridge plugin for devices supporting the Xiaomi miot protocol
MIT License
388 stars 61 forks source link

No support for cleaning zones #299

Closed j08rebelo closed 2 years ago

j08rebelo commented 2 years ago

Describe the bug I'm trying to setup my Dreame F9 in home assistant. Using Xiaomi Miot I can get the vacuum recognized and I can start/stop (among other features), but one thing that doesn't work is selecting a zone and sending the vacuum to clean that zone.

image

If I choose a zone and send the robot to clean it I get this error: image

I have also created several zones, but it's not working. This is my current code:

type: custom:xiaomi-vacuum-map-card map_source: camera: camera.xiaomi_cloud_map_extractor calibration_source: camera: true entity: vacuum.dreame_p2008_d43b_robot_cleaner vacuum_platform: send_command title: Dreame F9 map_modes:

Expected behavior

To be able to clean by zone.

merdok commented 2 years ago

This is the homebridge plugin github, and it is not related to the home assistant plugin. I guess you opened the bug in the wrong place.