Classes | |
| class | LuciDeviceScanner |
Functions | |
| LuciDeviceScanner|None | get_scanner (HomeAssistant hass, ConfigType config) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| bool | DEFAULT_SSL = False |
| bool | DEFAULT_VERIFY_SSL = True |
| PLATFORM_SCHEMA | |
Support for OpenWRT (luci) routers.
| LuciDeviceScanner | None homeassistant.components.luci.device_tracker.get_scanner | ( | HomeAssistant | hass, |
| ConfigType | config | ||
| ) |
Validate the configuration and return a Luci scanner.
Definition at line 42 of file device_tracker.py.
|
private |
Definition at line 26 of file device_tracker.py.
| bool homeassistant.components.luci.device_tracker.DEFAULT_SSL = False |
Definition at line 28 of file device_tracker.py.
| bool homeassistant.components.luci.device_tracker.DEFAULT_VERIFY_SSL = True |
Definition at line 29 of file device_tracker.py.
| homeassistant.components.luci.device_tracker.PLATFORM_SCHEMA |
Definition at line 31 of file device_tracker.py.