Go to the source code of this file.
Classes | |
| class | homeassistant.components.climate.ClimateEntity |
| class | homeassistant.components.climate.ClimateEntityDescription |
Namespaces | |
| homeassistant.components.climate | |
Functions | |
| None | homeassistant.components.climate.async_service_aux_heat (ClimateEntity entity, ServiceCall service_call) |
| None | homeassistant.components.climate.async_service_humidity_set (ClimateEntity entity, ServiceCall service_call) |
| None | homeassistant.components.climate.async_service_temperature_set (ClimateEntity entity, ServiceCall service_call) |
| bool | homeassistant.components.climate.async_setup (HomeAssistant hass, ConfigType config) |
| bool | homeassistant.components.climate.async_setup_entry (HomeAssistant hass, ConfigEntry entry) |
| bool | homeassistant.components.climate.async_unload_entry (HomeAssistant hass, ConfigEntry entry) |