mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 08:47:10 +00:00
Merge remote-tracking branch 'origin/master' into dev
This commit is contained in:
commit
d8e5e60a08
@ -81,8 +81,7 @@ class UPCDeviceScanner(DeviceScanner):
|
||||
except (ET.ParseError, TypeError):
|
||||
_LOGGER.warning("Can't read device from %s", self.host)
|
||||
self.token = None
|
||||
|
||||
return []
|
||||
return []
|
||||
|
||||
@asyncio.coroutine
|
||||
def async_get_device_name(self, device):
|
||||
|
Loading…
x
Reference in New Issue
Block a user