Namespaces | |
| binary_sensor | |
| climate | |
| config_flow | |
| const | |
| coordinator | |
| diagnostics | |
| entity | |
| select | |
| sensor | |
| switch | |
| water_heater | |
Functions | |
| bool | async_setup_entry (HomeAssistant hass, AirzoneCloudConfigEntry entry) |
| bool | async_unload_entry (HomeAssistant hass, AirzoneCloudConfigEntry entry) |
Variables | |
| AirzoneCloudConfigEntry | |
The Airzone Cloud integration.
| bool homeassistant.components.airzone_cloud.async_setup_entry | ( | HomeAssistant | hass, |
| AirzoneCloudConfigEntry | entry | ||
| ) |
Set up Airzone Cloud from a config entry.
Definition at line 27 of file __init__.py.
| bool homeassistant.components.airzone_cloud.async_unload_entry | ( | HomeAssistant | hass, |
| AirzoneCloudConfigEntry | entry | ||
| ) |
Unload a config entry.
Definition at line 55 of file __init__.py.
| homeassistant.components.airzone_cloud.AirzoneCloudConfigEntry |
Definition at line 24 of file __init__.py.