Namespaces | |
| config_flow | |
| const | |
| diagnostics | |
| geo_location | |
| sensor | |
Classes | |
| class | GdacsFeedEntityManager |
Functions | |
| bool | async_setup_entry (HomeAssistant hass, ConfigEntry config_entry) |
| bool | async_unload_entry (HomeAssistant hass, ConfigEntry entry) |
Variables | |
| _LOGGER | |
The Global Disaster Alert and Coordination System (GDACS) integration.
| bool homeassistant.components.gdacs.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | config_entry | ||
| ) |
Set up the GDACS component as config entry.
Definition at line 39 of file __init__.py.
| bool homeassistant.components.gdacs.async_unload_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry | ||
| ) |
Unload an GDACS component config entry.
Definition at line 57 of file __init__.py.
|
private |
Definition at line 36 of file __init__.py.