mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 00:37:53 +00:00
Fix tplink test
This commit is contained in:
parent
7bdb79bd54
commit
2b86d89bb4
@ -31,7 +31,7 @@ class TestTplink4DeviceScanner(unittest.TestCase):
|
||||
"""Test grabbing the mac addresses from 2.4 and 5 GHz clients pages."""
|
||||
conf_dict = {
|
||||
CONF_PLATFORM: 'tplink',
|
||||
CONF_HOST: 'fake_host',
|
||||
CONF_HOST: 'fake-host',
|
||||
CONF_USERNAME: 'fake_user',
|
||||
CONF_PASSWORD: 'fake_pass'
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user