Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.nextcloud
 

Functions

bool homeassistant.components.nextcloud.async_setup_entry (HomeAssistant hass, NextcloudConfigEntry entry)
 
bool homeassistant.components.nextcloud.async_unload_entry (HomeAssistant hass, NextcloudConfigEntry entry)
 

Variables

 homeassistant.components.nextcloud._LOGGER = logging.getLogger(__name__)
 
 homeassistant.components.nextcloud.NextcloudConfigEntry
 
tuple homeassistant.components.nextcloud.PLATFORMS = (Platform.SENSOR, Platform.BINARY_SENSOR, Platform.UPDATE)