Thermostat Running State, Matter spec Thermostat 7.33.
Definition at line 162 of file climate.py.
◆ Cool
| int homeassistant.components.matter.climate.ThermostatRunningState.Cool = 2 |
|
static |
◆ CoolStage2
| int homeassistant.components.matter.climate.ThermostatRunningState.CoolStage2 = 16 |
|
static |
◆ Fan
| int homeassistant.components.matter.climate.ThermostatRunningState.Fan = 4 |
|
static |
◆ FanStage2
| int homeassistant.components.matter.climate.ThermostatRunningState.FanStage2 = 32 |
|
static |
◆ FanStage3
| int homeassistant.components.matter.climate.ThermostatRunningState.FanStage3 = 64 |
|
static |
◆ Heat
| int homeassistant.components.matter.climate.ThermostatRunningState.Heat = 1 |
|
static |
◆ HeatStage2
| int homeassistant.components.matter.climate.ThermostatRunningState.HeatStage2 = 8 |
|
static |
The documentation for this class was generated from the following file: