Home Assistant Unofficial Reference 2024.12.1
atlantic_heat_recovery_ventilation.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.overkiz.climate.atlantic_heat_recovery_ventilation.AtlanticHeatRecoveryVentilation
 

Namespaces

 homeassistant.components.overkiz.climate.atlantic_heat_recovery_ventilation
 

Variables

string homeassistant.components.overkiz.climate.atlantic_heat_recovery_ventilation.FAN_AWAY = "away"
 
string homeassistant.components.overkiz.climate.atlantic_heat_recovery_ventilation.FAN_BOOST = "home_boost"
 
string homeassistant.components.overkiz.climate.atlantic_heat_recovery_ventilation.FAN_BYPASS = "bypass_boost"
 
string homeassistant.components.overkiz.climate.atlantic_heat_recovery_ventilation.FAN_KITCHEN = "kitchen_boost"
 
dictionary homeassistant.components.overkiz.climate.atlantic_heat_recovery_ventilation.FAN_MODES_TO_OVERKIZ = {v: k for k, v in OVERKIZ_TO_FAN_MODES.items()}
 
string homeassistant.components.overkiz.climate.atlantic_heat_recovery_ventilation.PRESET_AUTO = "auto"
 
string homeassistant.components.overkiz.climate.atlantic_heat_recovery_ventilation.PRESET_MANUAL = "manual"
 
string homeassistant.components.overkiz.climate.atlantic_heat_recovery_ventilation.PRESET_PROG = "prog"
 
int homeassistant.components.overkiz.climate.atlantic_heat_recovery_ventilation.TEMPERATURE_SENSOR_DEVICE_INDEX = 4