Home Assistant Unofficial Reference 2024.12.1
somfy_heating_temperature_interface.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.overkiz.climate.somfy_heating_temperature_interface.SomfyHeatingTemperatureInterface
 

Namespaces

 homeassistant.components.overkiz.climate.somfy_heating_temperature_interface
 

Variables

dictionary homeassistant.components.overkiz.climate.somfy_heating_temperature_interface.HVAC_MODES_TO_OVERKIZ = {v: k for k, v in OVERKIZ_TO_HVAC_MODES.items()}
 
dictionary homeassistant.components.overkiz.climate.somfy_heating_temperature_interface.PRESET_MODES_TO_OVERKIZ = {v: k for k, v in OVERKIZ_TO_PRESET_MODES.items()}
 
int homeassistant.components.overkiz.climate.somfy_heating_temperature_interface.TEMPERATURE_SENSOR_DEVICE_INDEX = 2