Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.synology_dsm.common Namespace Reference

Classes

class  SynoApi
 

Functions

None raise_config_entry_auth_error (Exception err)
 

Variables

 LOGGER = logging.getLogger(__name__)
 

Detailed Description

The Synology DSM component.

Function Documentation

◆ raise_config_entry_auth_error()

None homeassistant.components.synology_dsm.common.raise_config_entry_auth_error ( Exception  err)
Raise ConfigEntryAuthFailed if error is related to authentication.

Definition at line 345 of file common.py.

Variable Documentation

◆ LOGGER

homeassistant.components.synology_dsm.common.LOGGER = logging.getLogger(__name__)

Definition at line 47 of file common.py.