HVAC action for climate devices.
Definition at line 100 of file const.py.
◆ COOLING
| string homeassistant.components.climate.const .HVACAction.COOLING = "cooling" |
|
static |
◆ DEFROSTING
| string homeassistant.components.climate.const .HVACAction.DEFROSTING = "defrosting" |
|
static |
◆ DRYING
| string homeassistant.components.climate.const .HVACAction.DRYING = "drying" |
|
static |
◆ FAN
| string homeassistant.components.climate.const .HVACAction.FAN = "fan" |
|
static |
◆ HEATING
| string homeassistant.components.climate.const .HVACAction.HEATING = "heating" |
|
static |
◆ IDLE
| string homeassistant.components.climate.const .HVACAction.IDLE = "idle" |
|
static |
◆ OFF
| string homeassistant.components.climate.const .HVACAction.OFF = "off" |
|
static |
◆ PREHEATING
| string homeassistant.components.climate.const .HVACAction.PREHEATING = "preheating" |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/climate/const.py