mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-01-23 05:07:09 +00:00
be34dbd387
`uses_http` will no longer be included in `DeviceConfig.to_dict()`
10 lines
177 B
JSON
10 lines
177 B
JSON
{
|
|
"host": "127.0.0.1",
|
|
"timeout": 5,
|
|
"connection_type": {
|
|
"device_family": "SMART.IPCAMERA",
|
|
"encryption_type": "AES",
|
|
"https": true
|
|
}
|
|
}
|