mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Remove frequest asuswrt log spam (#24448)
This commit is contained in:
parent
34e3d2f997
commit
20ba80f934
@ -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…
x
Reference in New Issue
Block a user