Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dial: Don't attempt resolve if zeroconf loop isn't running
zeroconf asserts that the loop is running, so if we call this function without the loop running, it will hit the assert. Closes home-assistant-libs#641.
- Loading branch information