Class to watch dhcp requests.
Definition at line 423 of file __init__.py.
◆ _async_process_dhcp_request()
| None homeassistant.components.dhcp.DHCPWatcher._async_process_dhcp_request |
( |
|
self, |
|
|
aiodhcpwatcher.DHCPRequest |
response |
|
) |
| |
|
private |
◆ async_start()
| None homeassistant.components.dhcp.DHCPWatcher.async_start |
( |
|
self | ) |
|
Start watching for dhcp packets.
Definition at line 433 of file __init__.py.
◆ _unsub
| homeassistant.components.dhcp.DHCPWatcher._unsub |
|
private |
The documentation for this class was generated from the following file: