Skip to content

eufy-mega / model/capabilities / VacuumActivity

Type Alias: VacuumActivity

ts
type VacuumActivity = 
  | "idle"
  | "error"
  | "docked"
  | "cleaning"
  | "returning"
  | "paused"
  | "unknown";

The robot's high-level activity — what dev.vacuumClean()?.activity reports. "unknown" covers a status the SDK can't classify yet. Several finer states collapse into "cleaning" today.

Independent and unofficial. Not affiliated with, endorsed by, or sponsored by Anker Innovations or eufy. "eufy" and "Anker" are trademarks of their respective owners. Use responsibly — rapid or failed logins can trigger captcha or temporary cooldowns.