Namespaces | |
| bluetooth | |
| config_flow | |
| const | |
| coordinator | |
| models | |
| schemata | |
Functions | |
| bool | async_setup_entry (HomeAssistant hass, ConfigEntry entry) |
| bool | async_unload_entry (HomeAssistant hass, ConfigEntry entry) |
Variables | |
| _LOGGER = logging.getLogger(DOMAIN) | |
The Ruuvi Gateway integration.
| bool homeassistant.components.ruuvi_gateway.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry | ||
| ) |
Set up Ruuvi Gateway from a config entry.
Definition at line 19 of file __init__.py.
| bool homeassistant.components.ruuvi_gateway.async_unload_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry | ||
| ) |
Unload a config entry.
Definition at line 38 of file __init__.py.
|
private |
Definition at line 16 of file __init__.py.