@mega-yfue/eufy-sdk / VacuumRoomSettings
Interface: VacuumRoomSettings
The per-room clean settings, when the user has set any.
Properties
cleanExtent
ts
readonly cleanExtent: "normal" | "narrow" | "quick" | undefined;cleanTimes
ts
readonly cleanTimes: number | undefined;How many passes this room gets. undefined for the vendor's zero, which means "not set".
cleanType
ts
readonly cleanType: "sweep" | "mop" | "sweepAndMop" | "sweepThenMop" | undefined;mopLevel
ts
readonly mopLevel: "low" | "middle" | "high" | undefined;suction
ts
readonly suction: "max" | "quiet" | "standard" | "turbo" | "maxPlus" | undefined;