Namespaces | |
| api | |
| application_credentials | |
| config_flow | |
| const | |
| coordinator | |
| media_source | |
| services | |
| types | |
Functions | |
| bool | async_setup_entry (HomeAssistant hass, GooglePhotosConfigEntry entry) |
| bool | async_unload_entry (HomeAssistant hass, GooglePhotosConfigEntry entry) |
Variables | |
| list | __all__ |
The Google Photos integration.
| bool homeassistant.components.google_photos.async_setup_entry | ( | HomeAssistant | hass, |
| GooglePhotosConfigEntry | entry | ||
| ) |
Set up Google Photos from a config entry.
Definition at line 24 of file __init__.py.
| bool homeassistant.components.google_photos.async_unload_entry | ( | HomeAssistant | hass, |
| GooglePhotosConfigEntry | entry | ||
| ) |
Unload a config entry.
Definition at line 55 of file __init__.py.
|
private |
Definition at line 19 of file __init__.py.