I got this error many times with my two x50. Do you know how to solve it ?
Cette erreur provient d’une intégration personnalisée
Enregistreur: custom_components.dreame_vacuum.dreame.map
Source: custom_components/dreame_vacuum/dreame/map.py:3925
intégration: Dreame Vacuum (documentation, problèmes)
S’est produit pour la première fois: 09:52:00 (32 occurrences)
Dernier enregistrement: 11:58:55
Map Parse Failed: Traceback (most recent call last): File “/config/custom_components/dreame_vacuum/dreame/map.py”, line 3574, in decode_map_data_from_partial float(obstacle[10]) * 100, ~~~~~~~~^^^^ IndexError: list index out of range
Hi,
thanks for this great integration. I’ve got a Mova P50 Ultra Pro running just fine with version v2.0.0b20 of the integration installed into Homeassistant via HACS.
I run into a problem though, when trying to send commands directly from a script. I do this, because I want to place Zigee Buttons in the house to make the robot clean up that room.
The weird error I am getting is
Fehler beim Ausführen einer Aktion
Option mopping is not valid for entity select.mova_p50_pro_ultra_room_8_order, valid options are: not_set, 1, 2, 3, 4, 5, 6, 7
I find this weird, because the error is about a different room (room8 in error, room 3 in action) and about a different setting (order in error, cleaning_mode in action).
This action is part of a larger script, where i previously select the floor/map that I need. But the error occurs at this step, when I run the cited action.
Can somebody tell me whats happening here and how to get around the error? (Or how to set the cleaning mode in another way?)
I figured it out myself: You shouldn’t set two target attributes (in my case device_id and entity_id). Only setting the entity_id makes my scripts work fine.
Hello, how do i add a MOVA E30 Ultra? Is it already in your list? If not, how can i provide the needed information for that? I would also consider donating to your project.
Hey, thank you for this! Just wondering, does the Xiaomi Mii app and the Dreame app offer the same feature set for Dreame Vaccums? I got mine after checking that there was an integration but I connected it to the Dreame App, not the Xiaomi App. There are tons on features in there that I don’t know if can be set up via the Xiaomi App. I’m not talking about all features being in this component, but if those are in the Xiaomi app, they can be contributed over time.
Thankyou, this integration is amazing! I can’t wait until I program my robot to work just the way I want it to work.
Is it possible to set the cleaning mode (vac only, vac then mop, vac & mop) for the room when using the dreame_vacuum.vacuum_clean_segment service call ?
I can see it is possible to set the repeats, water, and suction, but I would also like to say how it cleans. This is possible in the Dreame app Customize Rooms mode.
Is there a way to switch the robot off with the integration. I want to make sure the battery is no always powered so I installed a power plug to shut down the station. But I want to shut of the vacuum too.
Hello, I have a Dreame X50 Ultra (dreame.vacuum.r2489p), which is not yet on the list of supported devices. How often are supported devices updated? Thank you very much.
I just received my new Mova Z60 Ultra and would love to use your integration however it says the mova.vacuum.r9540h is not supported, it is not in the list as in the list for the latest beta says mova.vacuum.r9540n
Thanks for the great work!!