setPointType property

int setPointType

The current set point types are defined in ThermostatSetPointType

Implementation

int get setPointType => data[9] & 0x0F;