mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-01-23 13:17:06 +00:00
be34dbd387
`uses_http` will no longer be included in `DeviceConfig.to_dict()`
10 lines
183 B
JSON
10 lines
183 B
JSON
{
|
|
"host": "127.0.0.1",
|
|
"timeout": 5,
|
|
"connection_type": {
|
|
"device_family": "IOT.SMARTPLUGSWITCH",
|
|
"encryption_type": "XOR",
|
|
"https": false
|
|
}
|
|
}
|