Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.synology_dsm
 

Functions

None homeassistant.components.synology_dsm._async_update_listener (HomeAssistant hass, ConfigEntry entry)
 
bool homeassistant.components.synology_dsm.async_remove_config_entry_device (HomeAssistant hass, ConfigEntry entry, dr.DeviceEntry device_entry)
 
bool homeassistant.components.synology_dsm.async_setup_entry (HomeAssistant hass, ConfigEntry entry)
 
bool homeassistant.components.synology_dsm.async_unload_entry (HomeAssistant hass, ConfigEntry entry)
 

Variables

 homeassistant.components.synology_dsm._LOGGER = logging.getLogger(__name__)