mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
removed debug logging
This commit is contained in:
parent
469f35d25f
commit
9377b647f5
@ -80,7 +80,6 @@ class SnmpScanner(object):
|
||||
"""
|
||||
|
||||
self._update_info()
|
||||
_LOGGER.error( self.last_results )
|
||||
return [client['mac'] for client in self.last_results]
|
||||
|
||||
def get_device_name(self, device):
|
||||
|
Loading…
x
Reference in New Issue
Block a user