Class which queries a Sky Hub router.
Definition at line 44 of file device_tracker.py.
◆ __init__()
| def homeassistant.components.sky_hub.device_tracker.SkyHubDeviceScanner.__init__ |
( |
|
self, |
|
|
|
hub |
|
) |
| |
◆ _async_update_info()
| def homeassistant.components.sky_hub.device_tracker.SkyHubDeviceScanner._async_update_info |
( |
|
self | ) |
|
|
private |
Ensure the information from the Sky Hub is up to date.
Definition at line 74 of file device_tracker.py.
◆ async_get_device_name()
| def homeassistant.components.sky_hub.device_tracker.SkyHubDeviceScanner.async_get_device_name |
( |
|
self, |
|
|
|
device |
|
) |
| |
◆ async_get_extra_attributes()
| def homeassistant.components.sky_hub.device_tracker.SkyHubDeviceScanner.async_get_extra_attributes |
( |
|
self, |
|
|
|
device |
|
) |
| |
◆ async_scan_devices()
| def homeassistant.components.sky_hub.device_tracker.SkyHubDeviceScanner.async_scan_devices |
( |
|
self | ) |
|
Scan for new devices and return a list with found device IDs.
Definition at line 52 of file device_tracker.py.
◆ _hub
| homeassistant.components.sky_hub.device_tracker.SkyHubDeviceScanner._hub |
|
private |
◆ last_results
| homeassistant.components.sky_hub.device_tracker.SkyHubDeviceScanner.last_results |
The documentation for this class was generated from the following file: