eufy-mega / model/capabilities / FanSpeedActions
Type Alias: FanSpeedActions
ts
type FanSpeedActions = object;Bound fan-speed reads — the object returned by dev.fanSpeed(). Read-only (Tuya-DP writes pending).
Properties
boostIq?
ts
readonly optional boostIq?: boolean;Whether BoostIQ auto-suction is on (property boostIq).
fanSpeed?
ts
readonly optional fanSpeed?: number;Suction level as its raw int — name it with suctionLevelName (property fanSpeed).