Skip to content

eufy-mega / model/capabilities / VacuumCleanActions

Type Alias: VacuumCleanActions

ts
type VacuumCleanActions = object;

Bound RoboVac reads — the object returned by dev.vacuumClean(). Read-only for now (controls are on the way). Each getter is present only when the device reports the backing value.

Properties

activity?

ts
readonly optional activity?: VacuumActivity;

High-level activity decoded from WorkStatus (property activity).


battery?

ts
readonly optional battery?: number;

Battery level 0-100 (property battery).


power?

ts
readonly optional power?: boolean;

Whether the vacuum is powered on (property power).


volume?

ts
readonly optional volume?: number;

Speaker volume, 0-100 (property volume).

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.