mysa-js-sdk
    Preparing search index...

    Variable CanonicalFanSpeedSendMapConst

    CanonicalFanSpeedSendMap: Partial<Record<MysaFanSpeedMode, number>> = ...

    AC-V1-X (CodeNum 1117) canonical fan-speed fn mapping. These devices use 1/2/4/6 for auto/low/medium/high but frequently omit an explicit SupportedCaps.fanSpeeds list, so the legacy 1/3/5/7 map would send fn values they ignore. Used as the no-fanSpeeds fallback for CodeNum=1117 devices.