Go to the source code of this file.
Classes | |
| class | homeassistant.components.atag.climate.AtagThermostat |
Namespaces | |
| homeassistant.components.atag.climate | |
Functions | |
| None | homeassistant.components.atag.climate.async_setup_entry (HomeAssistant hass, AtagConfigEntry entry, AddEntitiesCallback async_add_entities) |
Variables | |
| list | homeassistant.components.atag.climate.HVAC_MODES = [HVACMode.AUTO, HVACMode.HEAT] |
| dictionary | homeassistant.components.atag.climate.PRESET_INVERTED = {v: k for k, v in PRESET_MAP.items()} |
| dictionary | homeassistant.components.atag.climate.PRESET_MAP |