MELCloud & MELCloud Home API for Node.js - v48.2.0
    Preparing search index...

    Type Alias HomeAtwOperationMode

    HomeAtwOperationMode:
        | "Cooling"
        | "Defrost"
        | "Heating"
        | "HotWater"
        | "Idle"
        | "LegionellaPrevention"
        | "Stop"

    Top-level FTC operation mode reported by the OperationMode device setting. Live-captured values so far: Cooling, LegionellaPrevention and Stop; the other members mirror the states the MELCloud Home app surfaces. Firmware revisions may expose further strings, so consumers should treat unknown values as unmapped rather than fail.