mirror of
https://github.com/home-assistant/core.git
synced 2026-09-15 02:35:36 -05:00
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