Home Assistant Unofficial Reference 2024.12.1
device_tracker.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.synology_srm.device_tracker.SynologySrmDeviceScanner
 

Namespaces

 homeassistant.components.synology_srm.device_tracker
 

Functions

SynologySrmDeviceScanner|None homeassistant.components.synology_srm.device_tracker.get_scanner (HomeAssistant hass, ConfigType config)
 

Variables

 homeassistant.components.synology_srm.device_tracker._LOGGER = logging.getLogger(__name__)
 
dictionary homeassistant.components.synology_srm.device_tracker.ATTRIBUTE_ALIAS
 
int homeassistant.components.synology_srm.device_tracker.DEFAULT_PORT = 8001
 
bool homeassistant.components.synology_srm.device_tracker.DEFAULT_SSL = True
 
string homeassistant.components.synology_srm.device_tracker.DEFAULT_USERNAME = "admin"
 
bool homeassistant.components.synology_srm.device_tracker.DEFAULT_VERIFY_SSL = False
 
 homeassistant.components.synology_srm.device_tracker.PLATFORM_SCHEMA