v1.1.1 - Fix Q10 API Methods
v1.1.1 - Fix Q10 API Method Calls
Fixed
-
✅ Corrected Q10 VacuumTrait method names - fixes 'update_data_fail' error
pause()→pause_clean()stop()→stop_clean()set_fan_speed()→set_fan_level()find_device()→command.send("app_find_device", {})
-
✅ Improved error logging in coordinator
- Now shows actual exception details for easier debugging
- Added check for None status after refresh
What This Fixes
If you were seeing this error with v1.1.0:
Error fetching roborock data: update_data_fail
This release fixes it by calling the correct Q10 API methods.
Installation
Update via HACS or download roborock.zip and restart Home Assistant.
Your Q10 vacuum controls will now work properly!