core/homeassistant/components/dhcp
J. Nick Koston d6d2ded546
Import dhcp in the executor to avoid blocking the event loop (#111589)
Discovery integrations load a lot earlier when many modules
are not yet loaded so they have a lot less overlapping deps

dhcp uses scapy which is large to import. I hope one
day to replace it with something more lightweight
2024-02-26 23:20:24 -05:00
..
__init__.py Refactor dhcp to move all mac formatting into the client processor (#110509) 2024-02-13 19:12:38 -06:00
const.py
manifest.json Import dhcp in the executor to avoid blocking the event loop (#111589) 2024-02-26 23:20:24 -05:00