mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-24 18:06:21 +01:00
* Improve performance of dhcp on high activity networks Most of the overhead was constructing IPAddress objects which is solved with https://github.com/bdraco/cached-ipaddress * fix test * fix: bump * bump again * lets do it on the correct branch