mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-01-22 20:57:07 +00:00
be34dbd387
`uses_http` will no longer be included in `DeviceConfig.to_dict()`
11 lines
207 B
JSON
11 lines
207 B
JSON
{
|
|
"host": "127.0.0.1",
|
|
"timeout": 5,
|
|
"connection_type": {
|
|
"device_family": "SMART.TAPOPLUG",
|
|
"encryption_type": "KLAP",
|
|
"https": false,
|
|
"login_version": 2
|
|
}
|
|
}
|