hass-core/tests/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 Zeroconf discovery for config entries (#23919) 2019-05-21 15:36:26 -07:00
conftest.py Use the shared zeroconf instance when attempting to create another Zeroconf instance (#38744) 2020-08-12 16:08:33 +02:00
test_init.py Ensure service browser does not collapse on bad dns names (#38851) 2020-08-13 22:00:39 -05:00
test_usage.py Use the shared zeroconf instance when attempting to create another Zeroconf instance (#38744) 2020-08-12 16:08:33 +02:00