Supported features of the climate entity.
Definition at line 166 of file const.py.
◆ AUX_HEAT
| int homeassistant.components.climate.const .ClimateEntityFeature.AUX_HEAT = 64 |
|
static |
◆ FAN_MODE
| int homeassistant.components.climate.const .ClimateEntityFeature.FAN_MODE = 8 |
|
static |
◆ PRESET_MODE
| int homeassistant.components.climate.const .ClimateEntityFeature.PRESET_MODE = 16 |
|
static |
◆ SWING_HORIZONTAL_MODE
| int homeassistant.components.climate.const .ClimateEntityFeature.SWING_HORIZONTAL_MODE = 512 |
|
static |
◆ SWING_MODE
| int homeassistant.components.climate.const .ClimateEntityFeature.SWING_MODE = 32 |
|
static |
◆ TARGET_HUMIDITY
| int homeassistant.components.climate.const .ClimateEntityFeature.TARGET_HUMIDITY = 4 |
|
static |
◆ TARGET_TEMPERATURE
| int homeassistant.components.climate.const .ClimateEntityFeature.TARGET_TEMPERATURE = 1 |
|
static |
◆ TARGET_TEMPERATURE_RANGE
| int homeassistant.components.climate.const .ClimateEntityFeature.TARGET_TEMPERATURE_RANGE = 2 |
|
static |
◆ TURN_OFF
| int homeassistant.components.climate.const .ClimateEntityFeature.TURN_OFF = 128 |
|
static |
◆ TURN_ON
| int homeassistant.components.climate.const .ClimateEntityFeature.TURN_ON = 256 |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/climate/const.py