feat: make async_get_service_info available on the Zeroconf object by bdraco · Pull Request #1366 · python-zeroconf/python-zeroconf
changed the title
feat: Make async_get_service_info available on the Zeroconf object
feat: make async_get_service_info available on the Zeroconf object
Since the AsyncServiceBrowser will return a Zeroconf object, it was not obvious how to do an async lookup because only get_service_info was exposed on the Zeroconf object. async_get_service_info has been moved to the Zeroconf object, and AsyncZeroconf.async_get_service_info now wraps this method related issue #1286
bdraco
marked this pull request as ready for review
bdraco
deleted the
timeouts_docs
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters