feat: add ip_addresses_by_version to ServiceInfo by bdraco · Pull Request #1145 · python-zeroconf/python-zeroconf

@bdraco

Consumers of zeroconf commonly have to recreate the ip_address objects
which has a bit of overhead. Since we are using the built-in objects
there is little risk of the API changing in the future. They are
now available as ip_addresses_by_version

@bdraco marked this pull request as ready for review

April 2, 2023 06:03