mirror of
https://github.com/python-kasa/python-kasa.git
synced 2024-12-22 19:23:34 +00:00
11 lines
207 B
JSON
11 lines
207 B
JSON
{
|
|
"host": "127.0.0.1",
|
|
"timeout": 5,
|
|
"connection_type": {
|
|
"device_family": "IOT.SMARTPLUGSWITCH",
|
|
"encryption_type": "XOR",
|
|
"https": false
|
|
},
|
|
"uses_http": false
|
|
}
|