CurrentHeatingCoolingState
enum CurrentHeatingCoolingState : UInt8, CharacteristicValueType
Undocumented
-
Undocumented
Declaration
Swift
case off = 0 -
Undocumented
Declaration
Swift
case heat = 1 -
Undocumented
Declaration
Swift
case cool = 2
View on GitHub
Install in Dash
CurrentHeatingCoolingState Enumeration Reference