operatingState property

ThermostatOperatingStateReport? operatingState
getter/setter pair

The current thermostat state or null if unknown. This indicates system is currently heating or cooling.

Implementation

ThermostatOperatingStateReport? operatingState;