This commit is contained in:
Heiko Rothe 2015-10-12 22:44:20 +02:00
commit 021a374a6a

View File

@ -199,9 +199,9 @@ class Tplink3DeviceScanner(TplinkDeviceScanner):
"""
def __init__(self, config):
super(Tplink3DeviceScanner, self).__init__(config)
self.stok = ''
self.sysauth = ''
super(Tplink3DeviceScanner, self).__init__(config)
def scan_devices(self):
"""