Namespaces | |
| binary_sensor | |
| config_flow | |
| const | |
| coordinator | |
| entity | |
| number | |
| sensor | |
| switch | |
Classes | |
| class | ApSystemsData |
Functions | |
| bool | async_setup_entry (HomeAssistant hass, ApSystemsConfigEntry entry) |
| bool | async_unload_entry (HomeAssistant hass, ConfigEntry entry) |
Variables | |
| ApSystemsConfigEntry | |
The APsystems local API integration.
| bool homeassistant.components.apsystems.async_setup_entry | ( | HomeAssistant | hass, |
| ApSystemsConfigEntry | entry | ||
| ) |
Set up this integration using UI.
Definition at line 35 of file __init__.py.
| bool homeassistant.components.apsystems.async_unload_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry | ||
| ) |
Unload a config entry.
Definition at line 54 of file __init__.py.
| homeassistant.components.apsystems.ApSystemsConfigEntry |
Definition at line 32 of file __init__.py.