public final class HMCharacteristicValueHeatingCooling
extends java.lang.Object
[@constant] HMCharacteristicValueHeatingCoolingOff Off. [@constant] HMCharacteristicValueHeatingCoolingHeat If the current temperature is below the target temperature then turn on heating. [@constant] HMCharacteristicValueHeatingCoolingCool If the current temperature is above the target temperature then turn on cooling. [@constant] HMCharacteristicValueHeatingCoolingAuto Turn on heating or cooling to maintain temperature within the heating and cooling threshold of the target temperature.
public static final long Off
public static final long Heat
public static final long Cool
public static final long Auto