mirror of
https://github.com/home-assistant/core.git
synced 2025-04-26 02:07:54 +00:00

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.