Remove frequest asuswrt log spam (#24448)
This commit is contained in:
parent
34e3d2f997
commit
20ba80f934
1 changed files with 1 additions and 1 deletions
|
@ -47,6 +47,6 @@ class AsusWrtDeviceScanner(DeviceScanner):
|
|||
|
||||
Return boolean if scanning successful.
|
||||
"""
|
||||
_LOGGER.info('Checking Devices')
|
||||
_LOGGER.debug('Checking Devices')
|
||||
|
||||
self.last_results = await self.connection.async_get_connected_devices()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue