IClimateControl Interface |
[This is preliminary documentation and is subject to change.]
Namespace: GHASchema.Classes.Capabilities.HVAC
[GHACapabilityAttribute("", "HVAC")] public interface IClimateControl
The IClimateControl type exposes the following members.
| Name | Description | |
|---|---|---|
| FanControl |
Gets or sets the fan state (true=on, false=off)
| |
| FanStatus |
Gets the current fan running status (true=on, false = off)
| |
| HeatingStatus |
Gets the status of the heating component
| |
| Mode |
Get schedule status for the HVAC
| |
| State |
Gets or sets the system state
| |
| TemperatureMode |
Gets or sets the temperature mode
|