Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.water_heater.const
 

Variables

string homeassistant.components.water_heater.const.DOMAIN = "water_heater"
 
string homeassistant.components.water_heater.const.STATE_ECO = "eco"
 
string homeassistant.components.water_heater.const.STATE_ELECTRIC = "electric"
 
string homeassistant.components.water_heater.const.STATE_GAS = "gas"
 
string homeassistant.components.water_heater.const.STATE_HEAT_PUMP = "heat_pump"
 
string homeassistant.components.water_heater.const.STATE_HIGH_DEMAND = "high_demand"
 
string homeassistant.components.water_heater.const.STATE_PERFORMANCE = "performance"