Classes | |
| class | LinksysSmartWifiDeviceScanner |
Functions | |
| LinksysSmartWifiDeviceScanner|None | get_scanner (HomeAssistant hass, ConfigType config) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| int | DEFAULT_TIMEOUT = 10 |
| PLATFORM_SCHEMA | |
Support for Linksys Smart Wifi routers.
| LinksysSmartWifiDeviceScanner | None homeassistant.components.linksys_smart.device_tracker.get_scanner | ( | HomeAssistant | hass, |
| ConfigType | config | ||
| ) |
Validate the configuration and return a Linksys AP scanner.
Definition at line 30 of file device_tracker.py.
|
private |
Definition at line 23 of file device_tracker.py.
| int homeassistant.components.linksys_smart.device_tracker.DEFAULT_TIMEOUT = 10 |
Definition at line 21 of file device_tracker.py.
| homeassistant.components.linksys_smart.device_tracker.PLATFORM_SCHEMA |
Definition at line 25 of file device_tracker.py.