mirror of
https://github.com/python-kasa/python-kasa.git
synced 2024-12-23 11:43:34 +00:00
233f1c9534
* Mark mocked fixtures as such * Use consistent filenames including the swver * Remove executable bit * Remove duplicate KL130(US) * Remove unnecessary mocks where we have real ones available * Fix filenames in tests
45 lines
1.3 KiB
JSON
45 lines
1.3 KiB
JSON
{
|
|
"emeter": {
|
|
"err_code": -1,
|
|
"err_msg": "module not support"
|
|
},
|
|
"smartlife.iot.common.emeter": {
|
|
"err_code": -1,
|
|
"err_msg": "module not support"
|
|
},
|
|
"smartlife.iot.dimmer": {
|
|
"err_code": -1,
|
|
"err_msg": "module not support"
|
|
},
|
|
"smartlife.iot.smartbulb.lightingservice": {
|
|
"err_code": -1,
|
|
"err_msg": "module not support"
|
|
},
|
|
"system": {
|
|
"get_sysinfo": {
|
|
"active_mode": "schedule",
|
|
"alias": "Unused 3",
|
|
"dev_name": "Wi-Fi Smart Plug",
|
|
"deviceId": "0000000000000000000000000000000000000000",
|
|
"err_code": 0,
|
|
"feature": "TIM",
|
|
"fwId": "00000000000000000000000000000000",
|
|
"hwId": "00000000000000000000000000000000",
|
|
"hw_ver": "1.0",
|
|
"icon_hash": "",
|
|
"latitude": 0,
|
|
"led_off": 0,
|
|
"longitude": 0,
|
|
"mac": "00:00:00:00:00:00",
|
|
"model": "HS100(US)",
|
|
"oemId": "00000000000000000000000000000000",
|
|
"on_time": 0,
|
|
"relay_state": 0,
|
|
"rssi": -63,
|
|
"sw_ver": "1.2.5 Build 171129 Rel.174814",
|
|
"type": "IOT.SMARTPLUGSWITCH",
|
|
"updating": 0
|
|
}
|
|
}
|
|
}
|