mirror of
https://github.com/python-kasa/python-kasa.git
synced 2024-12-23 11:43:34 +00:00
140 lines
3.6 KiB
JSON
140 lines
3.6 KiB
JSON
{
|
|
"component_nego": {
|
|
"component_list": [
|
|
{
|
|
"id": "device",
|
|
"ver_code": 2
|
|
},
|
|
{
|
|
"id": "quick_setup",
|
|
"ver_code": 3
|
|
},
|
|
{
|
|
"id": "trigger_log",
|
|
"ver_code": 1
|
|
},
|
|
{
|
|
"id": "time",
|
|
"ver_code": 1
|
|
},
|
|
{
|
|
"id": "device_local_time",
|
|
"ver_code": 1
|
|
},
|
|
{
|
|
"id": "account",
|
|
"ver_code": 1
|
|
},
|
|
{
|
|
"id": "synchronize",
|
|
"ver_code": 1
|
|
},
|
|
{
|
|
"id": "cloud_connect",
|
|
"ver_code": 1
|
|
},
|
|
{
|
|
"id": "iot_cloud",
|
|
"ver_code": 1
|
|
},
|
|
{
|
|
"id": "firmware",
|
|
"ver_code": 1
|
|
},
|
|
{
|
|
"id": "localSmart",
|
|
"ver_code": 1
|
|
},
|
|
{
|
|
"id": "battery_detect",
|
|
"ver_code": 1
|
|
},
|
|
{
|
|
"id": "temperature",
|
|
"ver_code": 1
|
|
},
|
|
{
|
|
"id": "humidity",
|
|
"ver_code": 1
|
|
},
|
|
{
|
|
"id": "temp_humidity_record",
|
|
"ver_code": 1
|
|
},
|
|
{
|
|
"id": "comfort_temperature",
|
|
"ver_code": 1
|
|
},
|
|
{
|
|
"id": "comfort_humidity",
|
|
"ver_code": 1
|
|
},
|
|
{
|
|
"id": "report_mode",
|
|
"ver_code": 1
|
|
}
|
|
]
|
|
},
|
|
"get_auto_update_info": -1001,
|
|
"get_connect_cloud_state": {
|
|
"status": 0
|
|
},
|
|
"get_device_info": {
|
|
"at_low_battery": false,
|
|
"avatar": "sensor_t315",
|
|
"battery_percentage": 100,
|
|
"bind_count": 1,
|
|
"category": "subg.trigger.temp-hmdt-sensor",
|
|
"current_humidity": 51,
|
|
"current_humidity_exception": 0,
|
|
"current_temp": 21.5,
|
|
"current_temp_exception": 0,
|
|
"device_id": "SCRUBBED_CHILD_DEVICE_ID_2",
|
|
"fw_ver": "1.8.0 Build 230921 Rel.091519",
|
|
"hw_id": "00000000000000000000000000000000",
|
|
"hw_ver": "1.0",
|
|
"jamming_rssi": -113,
|
|
"jamming_signal_level": 1,
|
|
"lastOnboardingTimestamp": 1724637369,
|
|
"mac": "202351000000",
|
|
"model": "T315",
|
|
"nickname": "I01BU0tFRF9OQU1FIw==",
|
|
"oem_id": "00000000000000000000000000000000",
|
|
"parent_device_id": "0000000000000000000000000000000000000000",
|
|
"region": "Australia/Canberra",
|
|
"report_interval": 16,
|
|
"rssi": -44,
|
|
"signal_level": 3,
|
|
"specs": "US",
|
|
"status": "online",
|
|
"status_follow_edge": false,
|
|
"temp_unit": "celsius",
|
|
"type": "SMART.TAPOSENSOR"
|
|
},
|
|
"get_device_time": -1001,
|
|
"get_device_usage": -1001,
|
|
"get_fw_download_state": {
|
|
"cloud_cache_seconds": 1,
|
|
"download_progress": 0,
|
|
"reboot_time": 5,
|
|
"status": 0,
|
|
"upgrade_time": 5
|
|
},
|
|
"get_latest_fw": {
|
|
"fw_size": 0,
|
|
"fw_ver": "1.8.0 Build 230921 Rel.091519",
|
|
"hw_id": "",
|
|
"need_to_upgrade": false,
|
|
"oem_id": "",
|
|
"release_date": "",
|
|
"release_note": "",
|
|
"type": 0
|
|
},
|
|
"get_trigger_logs": {
|
|
"logs": [],
|
|
"start_id": 0,
|
|
"sum": 0
|
|
},
|
|
"qs_component_nego": -1001
|
|
}
|