mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 08:17:08 +00:00
Merge branch 'dev' of https://github.com/mKeRix/home-assistant into dev
This commit is contained in:
commit
021a374a6a
@ -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):
|
||||
"""
|
||||
|
Loading…
x
Reference in New Issue
Block a user