Commit 06143e2
committed
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 method1 parent 7a39085 commit 06143e2
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
680 | 680 | | |
681 | 681 | | |
682 | 682 | | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
683 | 687 | | |
684 | 688 | | |
685 | 689 | | |
| |||
0 commit comments