You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@al45tair Sorry to bother you again. I have little experience doing this.
Your suggestion above works. However, I have multiple devices carrying the same bonjour name. If I run the script I receive only one result. If I re-run I get the next result, and so on. Is it possible to gather all results in one go ? I should I just put the script in a loop or something ?
I am using python zeroconf for getting the ip address of a local device with a specific mdns/bonjour name.
Something comparable to:
https://github.com/jstasiak/python-zeroconf#how-do-i-use-it
Is this library suited for doing this too ?
The text was updated successfully, but these errors were encountered: