Classes | |
| class | ThomsonDeviceScanner |
Functions | |
| ThomsonDeviceScanner|None | get_scanner (HomeAssistant hass, ConfigType config) |
Variables | |
| _DEVICES_REGEX | |
| _LOGGER = logging.getLogger(__name__) | |
| PLATFORM_SCHEMA | |
Support for THOMSON routers.
| ThomsonDeviceScanner | None homeassistant.components.thomson.device_tracker.get_scanner | ( | HomeAssistant | hass, |
| ConfigType | config | ||
| ) |
Validate the configuration and return a THOMSON scanner.
Definition at line 42 of file device_tracker.py.
|
private |
Definition at line 23 of file device_tracker.py.
|
private |
Definition at line 21 of file device_tracker.py.
| homeassistant.components.thomson.device_tracker.PLATFORM_SCHEMA |
Definition at line 33 of file device_tracker.py.