Home Assistant Ecovacs integration stopped working: login fails with code 1013
The robot vacuum dropped out of Home Assistant overnight. The device is fine, the manufacturer's own phone app controls it normally, so this is between Home Assistant and their cloud.
Reloading the integration does nothing. Removing and re-adding it fails at the login step. The log has this:
call to https://gl-ca-api.ecovacs.com/v1/private/ca/EN/.../user/login failed with
{'code': '1013', 'msg': 'Please update to the latest version to continue.', 'success': False}
Running Home Assistant OS, core 2026.7.2.
"Please update to the latest version" is confusing, because the phone app is current and Home Assistant is one release behind the newest. Update what, exactly?
I would rather understand what changed than pull a random custom component off a forum thread and hope.
@beta_channel_jo · 2w ago · 2 replies
Second half of this that is worth knowing before you count it as solved: a smaller group is still reporting that on 2026.8.0 the verification succeeds, the entry is created, and then it immediately asks to verify again. Delete and re-add lands in the same loop.
So if you update and the login works, you are done. If you update and get stuck on repeating verification, that is a separate open problem and not something you misconfigured.
Reply
Report
@custom_comp_ray · 2w ago
That matches mine. Login succeeds, entry appears, and about a minute later it wants the code again. Not the same bug, same evening though.
Reply
Report