Go to the source code of this file.
Classes | |
| class | homeassistant.components.overkiz.climate.atlantic_electrical_heater.AtlanticElectricalHeater |
Namespaces | |
| homeassistant.components.overkiz.climate.atlantic_electrical_heater | |
Variables | |
| dictionary | homeassistant.components.overkiz.climate.atlantic_electrical_heater.HVAC_MODES_TO_OVERKIZ = {v: k for k, v in OVERKIZ_TO_HVAC_MODES.items()} |
| string | homeassistant.components.overkiz.climate.atlantic_electrical_heater.PRESET_COMFORT1 = "comfort-1" |
| string | homeassistant.components.overkiz.climate.atlantic_electrical_heater.PRESET_COMFORT2 = "comfort-2" |
| string | homeassistant.components.overkiz.climate.atlantic_electrical_heater.PRESET_FROST_PROTECTION = "frost_protection" |
| dictionary | homeassistant.components.overkiz.climate.atlantic_electrical_heater.PRESET_MODES_TO_OVERKIZ = {v: k for k, v in OVERKIZ_TO_PRESET_MODES.items()} |