Description
After updating from v2.4.3-beta.1 to v2.4.3 (stable), the vacuum entity for my
L60 SES stops tracking the robot's real activity. The state gets stuck on cleaning
and never transitions back to docked, even after the robot has returned to the dock
and started charging. Rolling back to v2.4.3-beta.1 restores correct reporting.
Affected model
- Eufy RoboVac L60 SES (T2277)
Versions
- ✅ Working:
v2.4.3-beta.1
- ❌ Broken:
v2.4.3 (stable)
Note: both report 2.4.3 on the Home Assistant integration page (same manifest
version), but they are different release tags — so "2.4.3" in HA is not a reliable
way to tell them apart. The HACS badge does (v2.4.3-beta.1 vs v2.4.3).
Steps to reproduce
- On
v2.4.3, start a clean (or let a scheduled clean run).
- Let the robot return to the dock and begin charging.
- Check the
vacuum.<name> entity in Developer Tools → States.
Expected
State transitions to docked when the robot is on the dock/charging, as it does on
v2.4.3-beta.1.
Actual
State remains cleaning indefinitely. The robot was physically docked and charging
(Eufy app showed Charging) while HA still reported cleaning, with a "last changed"
timestamp several hours earlier. Battery and other sensors continued to update; only
the vacuum activity state was stuck.
Workaround
Roll back to v2.4.3-beta.1 (HACS → Redownload) — correct docked/cleaning
reporting returns.
Environment
- Home Assistant Core:
- Integration: damacus/robovac (Eufy RoboVac), installed via HACS
- Device exposes 24 entities
Additional context
Happy to provide debug logs if useful.
Description
After updating from
v2.4.3-beta.1tov2.4.3(stable), thevacuumentity for myL60 SES stops tracking the robot's real activity. The state gets stuck on
cleaningand never transitions back to
docked, even after the robot has returned to the dockand started charging. Rolling back to
v2.4.3-beta.1restores correct reporting.Affected model
Versions
v2.4.3-beta.1v2.4.3(stable)Note: both report
2.4.3on the Home Assistant integration page (same manifestversion), but they are different release tags — so "2.4.3" in HA is not a reliable
way to tell them apart. The HACS badge does (
v2.4.3-beta.1vsv2.4.3).Steps to reproduce
v2.4.3, start a clean (or let a scheduled clean run).vacuum.<name>entity in Developer Tools → States.Expected
State transitions to
dockedwhen the robot is on the dock/charging, as it does onv2.4.3-beta.1.Actual
State remains
cleaningindefinitely. The robot was physically docked and charging(Eufy app showed Charging) while HA still reported
cleaning, with a "last changed"timestamp several hours earlier. Battery and other sensors continued to update; only
the vacuum activity state was stuck.
Workaround
Roll back to
v2.4.3-beta.1(HACS → Redownload) — correctdocked/cleaningreporting returns.
Environment
Additional context
Happy to provide debug logs if useful.