forked from home-assistant/core
Merge remote-tracking branch 'origin/master' into release-0-50
This commit is contained in:
@@ -108,6 +108,7 @@ class UbusDeviceScanner(DeviceScanner):
|
||||
return self.mac2name.get(device.upper(), None)
|
||||
|
||||
@_refresh_on_acccess_denied
|
||||
@Throttle(MIN_TIME_BETWEEN_SCANS)
|
||||
def _update_info(self):
|
||||
"""Ensure the information from the Luci router is up to date.
|
||||
|
||||
|
Reference in New Issue
Block a user