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
898 stars 113 forks source link

Missing properties/capabilities for L20 Ultra #584

Closed dextorer closed 5 months ago

dextorer commented 5 months ago

Describe the bug Following up from https://github.com/Tasshack/dreame-vacuum/issues/551. The integration reports some entities as "unavailable", whereas they can be easily controlled via app.

For now, the only one I could find as missing is "carpet boost". There are still sensors that I have no idea of whether they were available before the capabilities extraction refactoring, e.g. "mapping time".

Screenshots

Additional Information (please complete the following information)

Tasshack commented 5 months ago

Cannot reproduce the issue on my setup. Carpet boost looks available and working. Can you try removing and re-adding the integration and device to the HA?

Tasshack commented 5 months ago

I have released a new beta version, it may or may not fix your issue. https://github.com/Tasshack/dreame-vacuum/releases/tag/v2.0.0b15

LumpYBoy commented 5 months ago

v2.0.0b15 fixed the issue for me. Thanks for taking care!