core/homeassistant/components/zeroconf
J. Nick Koston 49478298cc
Ensure service browser does not collapse on bad dns names (#38851)
If a device on the network presented a bad name, zeroconf
would throw zeroconf.BadTypeInNameException and the service
browser would die off.  We now trap the exception and continue.
2020-08-13 22:00:39 -05:00
..
__init__.py Ensure service browser does not collapse on bad dns names (#38851) 2020-08-13 22:00:39 -05:00
manifest.json Bump zeroconf to 0.28.0 (#37951) 2020-07-17 21:47:43 -10:00
usage.py Use the shared zeroconf instance when attempting to create another Zeroconf instance (#38744) 2020-08-12 16:08:33 +02:00