Home Assistant Unofficial Reference 2024.12.1
atlantic_electrical_towel_dryer.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.overkiz.climate.atlantic_electrical_towel_dryer.AtlanticElectricalTowelDryer
 

Namespaces

 homeassistant.components.overkiz.climate.atlantic_electrical_towel_dryer
 

Variables

dictionary homeassistant.components.overkiz.climate.atlantic_electrical_towel_dryer.HVAC_MODE_TO_OVERKIZ = {v: k for k, v in OVERKIZ_TO_HVAC_MODE.items()}
 
string homeassistant.components.overkiz.climate.atlantic_electrical_towel_dryer.PRESET_DRYING = "drying"
 
dictionary homeassistant.components.overkiz.climate.atlantic_electrical_towel_dryer.PRESET_MODE_TO_OVERKIZ = {v: k for k, v in OVERKIZ_TO_PRESET_MODE.items()}
 
int homeassistant.components.overkiz.climate.atlantic_electrical_towel_dryer.TEMPERATURE_SENSOR_DEVICE_INDEX = 7