@olivierzal/melcloud-api
    Preparing search index...

    Variable ClassicOperationModeZoneConst

    ClassicOperationModeZone: {
        curve: 2;
        flow: 1;
        flow_cool: 4;
        room: 0;
        room_cool: 3;
    } = ...

    ATW zone operation modes controlling temperature regulation strategy.

    Type Declaration

    • Readonlycurve: 2

      ClassicTemperature curve-based regulation.

    • Readonlyflow: 1

      Fixed flow temperature.

    • Readonlyflow_cool: 4

      Fixed flow temperature with cooling.

    • Readonlyroom: 0

      Room thermostat regulation.

    • Readonlyroom_cool: 3

      Room thermostat regulation with cooling.