mirror of
https://github.com/python-kasa/python-kasa.git
synced 2024-12-22 19:23:34 +00:00
12 lines
231 B
JSON
12 lines
231 B
JSON
{
|
|
"host": "127.0.0.1",
|
|
"timeout": 5,
|
|
"connection_type": {
|
|
"device_family": "SMART.TAPOPLUG",
|
|
"encryption_type": "KLAP",
|
|
"https": false,
|
|
"login_version": 2
|
|
},
|
|
"uses_http": false
|
|
}
|