Closed andre00-py closed 2 months ago
send_command
platform was not meant to work with Roborock integration. Your manual config should be included in the final version of dedicated config for Roborock integration.
At this moment it is included in #691
Checklist
The problem
Robot: Roborock s7
Home Assistant integration for vaccum Official Roborock integration
Vacuum platform in xiaomi vacuum map card send_command
Problem When I try to clean a room, the repeat function doesn't work (it always cleans the room only 1 time, even if I select 2 or 3 times in the UI), unless I manually configure a service call schema.
Manual solution I've tried developer tools, in order to see how to call a service that repeats a room. I've figured out that this is the correct code with my configuration:
So I've added to my xiaomi vacuum map card the following service call schema: map_modes:
Optimal solution It would be awesome it the repeat function could work without the need to manually configure a service call schema (but it's a little bug; I've already figured out a solution that works for me)
My whole card configuration:
Greetings Thank you very much @PiotrMachowski for your awesome work! :)
What version of a card has described problem?
v2.2.4
What was the last working version card?
never used this card before
What vacuum model do you have problems with?
vacuum.roborock_s7
Which integration do you use to control your vacuum (link)?
https://www.home-assistant.io/integrations/vacuum/
What browser (browsers/apps) does have this problem?
Safari / IOS app
What version of Home Assistant do you use?
2024.8.3
What type of installation are you running?
Home Assistant OS
Card's configuration
Javascript errors shown in the browser's console (if applicable)
No response
Additional information
No response