core/homeassistant/components/zeroconf
J. Nick Koston e073f091b1
Cache ip address stringify in zeroconf (#92800)
stringify IPv6 addresses is expensive, and since zeroconf sees the same
ones over and over again an LRU can avoid the constant stringify
2023-05-14 12:07:38 -04:00
..
__init__.py Cache ip address stringify in zeroconf (#92800) 2023-05-14 12:07:38 -04:00
manifest.json Bump zeroconf to 0.62.0 (#92444) 2023-05-04 12:18:08 +02:00
models.py
usage.py