Merge branch 'master' into ui_rework_4_0

This commit is contained in:
Diego Prado Gesto 2018-12-02 12:11:12 +01:00
commit e73a91e746
2 changed files with 3 additions and 4 deletions

View file

@ -341,7 +341,6 @@ class UM3OutputDevicePlugin(OutputDevicePlugin):
# Request more data if info is not complete
if not info.address:
Logger.log("d", "Trying to get address of %s", name)
info = zero_conf.get_service_info(service_type, name)
if info: