Hi, not related to the mower or vacuum but any know if it exist a integration for the AP10 air purifier ?
Is it somethiong easy to develop ?
Thx
Hello.
I managed to add my MOVA 100 robotic lawnmower, but most of the entities aren’t working. Any ideas?
Hi daxh64, i have the viax300 an i integrated it with this repo and custom integration: https://github.com/antondaubert/dreame-mower it`s better updatet and always newer. It works out of the box!
Is the new Mova Lidax Ultra AWD Series already supported?
Has anyone integrated the map in a good way, f. ex. using custom:xiaomi-vacuum-map-card or any other map card? If so, it'd be great if an example could be shared. Currently I'm using the above, but just for display, and have not managed to map the buttons/actions or statuses..
Also, is there a list of actions for the robot? I tried the following, but "start" does not seem to exist, I get the error "Action lawn_mower.start does not exist"..
tap_action:
action: call-service
service: lawn_mower.start
service_data:
entity_id: lawn_mower.cutty
To (partially) answer my own question, the available actions can be found under Dev Tools -> Actions, and what's currently available is:
lawn_mover.start_moving, .pause and .dock.
I've modified the Xiaomi-vacuum-map-card and got it to work decently (though it displays "Invalid calibration, please check your configuration") with updating map and action buttons which works as intended (start / pause / return to base):
Tried adding my Mova 600, but there is no entities generated. Any idea why?
EDIT: I waited for a bit and now all the sensors are there ![]()
How can I send notifications to my phone based on the notifications created in HA (under the Notification menu, f. ex. OUT_OF_MAP)? I know how to set up automations to send info to my phone, but in this case I can not figure out what to use as trigger?

