Tasshack / dreame-vacuum

Home Assistant integration for Dreame robot vacuums with map support
https://community.home-assistant.io/t/custom-component-dreame-vacuum
MIT License
798 stars 96 forks source link

Dreame X40 Ultra works, but not for a single room #738

Closed vitokister closed 1 hour ago

vitokister commented 2 hours ago

I have integrated my Dreame X40 Ultra with integration from HACS v2.0.0b16. I can see map and rooms from Lovelace and start am stop cleaning for entire home. But when I select single room and press play nothing happens, but it gives me back “unable to discover device over cloud”. Can you help me?

this is code what i use

type: custom:xiaomi-vacuum-map-card map_source: camera: camera.x40_ultra_complete_map calibration_source: camera: true entity: vacuum.x40_ultra_complete vacuum_platform: default map_modes:

e1a9a64b2b41a95e0836dd1f4308917453edaf63

Tasshack commented 1 hour ago

Set platform as dreame vacuum from configuration.

vitokister commented 1 hour ago

Thank you very much for your quick answer. When I change the platform to Dreame Vacum I get the following error message, see screenshot

Bildschirmfoto 2024-09-29 um 23 34 10
vitokister commented 1 hour ago

Set platform as dreame vacuum from configuration. Thank you very much for your quick answer. When I change the platform to Dreame Vacum I get the following error message, see screenshot

Bildschirmfoto 2024-09-29 um 23 34 10
Tasshack commented 1 hour ago

I have added go to template to the map card one year ago but the version has that template was never released.

https://github.com/PiotrMachowski/lovelace-xiaomi-vacuum-map-card/pull/650

This is an issue about the card and not the integration.

vitokister commented 1 hour ago

I have added go to template to the map card one year ago but the version has that template was never released.

PiotrMachowski/lovelace-xiaomi-vacuum-map-card#650

This is an issue about the card and not the integration.

does you mean this function will not work?

This command worked a month ago, but unfortunately it no longer works

Tasshack commented 1 hour ago

Remove vacuum_goto line from configuration card does not have support for it.

vitokister commented 1 hour ago

Remove vacuum_goto line from configuration card does not have support for it.

OK, thank you very much, I hope this function will be supported in the future

Tasshack commented 1 hour ago

I have already added that feature to the card but it got newer released. There is nothing i can do.

vitokister commented 57 minutes ago

I have already added that feature to the card but it got newer released. There is nothing i can do.

I would like to thank you again for the quick help. I have as you said and the line: - template: vacuum_goto remove, now room cleaning works