Classes | |
| class | SkyHubDeviceScanner |
Functions | |
| SkyHubDeviceScanner|None | async_get_scanner (HomeAssistant hass, ConfigType config) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| PLATFORM_SCHEMA | |
Support for Sky Hub.
| SkyHubDeviceScanner | None homeassistant.components.sky_hub.device_tracker.async_get_scanner | ( | HomeAssistant | hass, |
| ConfigType | config | ||
| ) |
Return a Sky Hub scanner if successful.
Definition at line 28 of file device_tracker.py.
|
private |
Definition at line 21 of file device_tracker.py.
| homeassistant.components.sky_hub.device_tracker.PLATFORM_SCHEMA |
Definition at line 23 of file device_tracker.py.