Go to the source code of this file.
Classes | |
| class | homeassistant.components.vera.climate.VeraThermostat |
Namespaces | |
| homeassistant.components.vera.climate | |
Functions | |
| None | homeassistant.components.vera.climate.async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities) |
Variables | |
| list | homeassistant.components.vera.climate.FAN_OPERATION_LIST = [FAN_ON, FAN_AUTO] |
| list | homeassistant.components.vera.climate.SUPPORT_HVAC = [HVACMode.COOL, HVACMode.HEAT, HVACMode.HEAT_COOL, HVACMode.OFF] |