Supported features of the fan entity.
Definition at line 64 of file __init__.py.
◆ AWAY_MODE
| int homeassistant.components.water_heater.WaterHeaterEntityFeature.AWAY_MODE = 4 |
|
static |
◆ ON_OFF
| int homeassistant.components.water_heater.WaterHeaterEntityFeature.ON_OFF = 8 |
|
static |
◆ OPERATION_MODE
| int homeassistant.components.water_heater.WaterHeaterEntityFeature.OPERATION_MODE = 2 |
|
static |
◆ TARGET_TEMPERATURE
| int homeassistant.components.water_heater.WaterHeaterEntityFeature.TARGET_TEMPERATURE = 1 |
|
static |
The documentation for this class was generated from the following file: