You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have added my philips xu7100 homerun robot vacuum to smart life app, I can successfully control the robot from mobile app, but in Home Assistant, I can start and stop cleaning but when I press return to base button it gives "Failed to call service vacuum/return_to_base. network error:(SYSTEM_ERROR) SYSTEM_ERROR",
Expected behavior
It should raise an error, It should return to base as in the mobile app.
Screenshots
Home Assistant Version
Core 2024.6.4
Supervisor 2024.06.2
Operating System 12.4
Frontend 20240610.1
The text was updated successfully, but these errors were encountered:
Same issue for me, with Tyua integration. Only start and stop work.
Core - 2025.1.2
Supervisor - 2024.12.3
Operating System Debian 12
Frontend - 20250109.0
I think I might see what could be causing the issue, in my case at least. In the vacuum app when tapping to return to home, there is a toast notification to confirm that you want to do that. Perhaps it needs to have a different means of sending the command from home assistant integration to give a confirmation along with the return_to_base command.
Describe the bug
I have added my philips xu7100 homerun robot vacuum to smart life app, I can successfully control the robot from mobile app, but in Home Assistant, I can start and stop cleaning but when I press return to base button it gives "Failed to call service vacuum/return_to_base. network error:(SYSTEM_ERROR) SYSTEM_ERROR",
Expected behavior
It should raise an error, It should return to base as in the mobile app.
Screenshots
Home Assistant Version
Core 2024.6.4
Supervisor 2024.06.2
Operating System 12.4
Frontend 20240610.1
The text was updated successfully, but these errors were encountered: