HVAC mode for climate devices.
Definition at line 14 of file const.py.
◆ AUTO
| string homeassistant.components.climate.const .HVACMode.AUTO = "auto" |
|
static |
◆ COOL
| string homeassistant.components.climate.const .HVACMode.COOL = "cool" |
|
static |
◆ DRY
| string homeassistant.components.climate.const .HVACMode.DRY = "dry" |
|
static |
◆ FAN_ONLY
| string homeassistant.components.climate.const .HVACMode.FAN_ONLY = "fan_only" |
|
static |
◆ HEAT
| string homeassistant.components.climate.const .HVACMode.HEAT = "heat" |
|
static |
◆ HEAT_COOL
| string homeassistant.components.climate.const .HVACMode.HEAT_COOL = "heat_cool" |
|
static |
◆ OFF
| string homeassistant.components.climate.const .HVACMode.OFF = "off" |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/climate/const.py