Go to the source code of this file.
Classes | |
| class | homeassistant.components.overkiz.climate.somfy_thermostat.SomfyThermostat |
Namespaces | |
| homeassistant.components.overkiz.climate.somfy_thermostat | |
Variables | |
| dictionary | homeassistant.components.overkiz.climate.somfy_thermostat.HVAC_MODES_TO_OVERKIZ = {v: k for k, v in OVERKIZ_TO_HVAC_MODES.items()} |
| string | homeassistant.components.overkiz.climate.somfy_thermostat.PRESET_FREEZE = "freeze" |
| dictionary | homeassistant.components.overkiz.climate.somfy_thermostat.PRESET_MODES_TO_OVERKIZ = {v: k for k, v in OVERKIZ_TO_PRESET_MODES.items()} |
| string | homeassistant.components.overkiz.climate.somfy_thermostat.PRESET_NIGHT = "night" |
| dictionary | homeassistant.components.overkiz.climate.somfy_thermostat.TARGET_TEMP_TO_OVERKIZ |
| int | homeassistant.components.overkiz.climate.somfy_thermostat.TEMPERATURE_SENSOR_DEVICE_INDEX = 2 |