mirror of
https://github.com/home-assistant/core.git
synced 2026-05-19 15:00:27 +01:00
49478298cc
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.