SystemState Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: GHASchema.Classes.Capabilities.HVAC
[GHAEnumAttribute("SystemState")] public enum SystemState
| Member name | Value | Description | |
|---|---|---|---|
| Idle | 0 | ||
| Heating | 1 | ||
| Cooling | 2 | ||
| Lockout | 3 | ||
| Error | 4 |