mode property

int mode

The current thermostat mode as defined in ThermostatMode

Implementation

int get mode => data[9] & 0x1F;