Namespaces | |
| binary_sensor | |
| config_flow | |
| const | |
| coordinator | |
Functions | |
| None | _async_update_listener (HomeAssistant hass, ConfigEntry entry) |
| bool | async_setup_entry (HomeAssistant hass, ConfigEntry entry) |
| bool | async_unload_entry (HomeAssistant hass, ConfigEntry entry) |
The Nina integration.
|
private |
Handle options update.
Definition at line 65 of file __init__.py.
| bool homeassistant.components.nina.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry | ||
| ) |
Set up platform from a ConfigEntry.
Definition at line 23 of file __init__.py.
| bool homeassistant.components.nina.async_unload_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry | ||
| ) |
Unload a config entry.
Definition at line 60 of file __init__.py.