Home Assistant Unofficial Reference 2024.12.1
valve_heating_temperature_interface.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.overkiz.climate.valve_heating_temperature_interface.ValveHeatingTemperatureInterface
 

Namespaces

 homeassistant.components.overkiz.climate.valve_heating_temperature_interface
 

Variables

string homeassistant.components.overkiz.climate.valve_heating_temperature_interface.PRESET_FROST_PROTECTION = "frost_protection"
 
string homeassistant.components.overkiz.climate.valve_heating_temperature_interface.PRESET_MANUAL = "manual"
 
dictionary homeassistant.components.overkiz.climate.valve_heating_temperature_interface.PRESET_MODE_TO_OVERKIZ = {v: k for k, v in OVERKIZ_TO_PRESET_MODE.items()}
 
int homeassistant.components.overkiz.climate.valve_heating_temperature_interface.TEMPERATURE_SENSOR_DEVICE_INDEX = 2