Namespaces | |
| climate | |
| config_flow | |
| const | |
| cover | |
| entity | |
Functions | |
| bool | async_setup_entry (HomeAssistant hass, Airtouch5ConfigEntry entry) |
| bool | async_unload_entry (HomeAssistant hass, Airtouch5ConfigEntry entry) |
Variables | |
| Airtouch5ConfigEntry | |
The Airtouch 5 integration.
| bool homeassistant.components.airtouch5.async_setup_entry | ( | HomeAssistant | hass, |
| Airtouch5ConfigEntry | entry | ||
| ) |
Set up Airtouch 5 from a config entry.
Definition at line 17 of file __init__.py.
| bool homeassistant.components.airtouch5.async_unload_entry | ( | HomeAssistant | hass, |
| Airtouch5ConfigEntry | entry | ||
| ) |
Unload a config entry.
Definition at line 38 of file __init__.py.
| homeassistant.components.airtouch5.Airtouch5ConfigEntry |
Definition at line 14 of file __init__.py.