Class to watch data from device tracker registrations.
Definition at line 400 of file __init__.py.
◆ _async_process_device_data()
| None homeassistant.components.dhcp.DeviceTrackerRegisteredWatcher._async_process_device_data |
( |
|
self, |
|
|
dict[str, str | None] |
data |
|
) |
| |
|
private |
Process a device tracker state.
Definition at line 411 of file __init__.py.
◆ async_start()
| None homeassistant.components.dhcp.DeviceTrackerRegisteredWatcher.async_start |
( |
|
self | ) |
|
Stop watching for device tracker registrations.
Definition at line 404 of file __init__.py.
◆ _unsub
| homeassistant.components.dhcp.DeviceTrackerRegisteredWatcher._unsub |
|
private |
The documentation for this class was generated from the following file: