mirror of
https://github.com/python-kasa/python-kasa.git
synced 2024-12-25 04:33:33 +00:00
437 lines
10 KiB
JSON
437 lines
10 KiB
JSON
|
{
|
||
|
"component_nego": {
|
||
|
"component_list": [
|
||
|
{
|
||
|
"id": "device",
|
||
|
"ver_code": 2
|
||
|
},
|
||
|
{
|
||
|
"id": "light_strip",
|
||
|
"ver_code": 1
|
||
|
},
|
||
|
{
|
||
|
"id": "light_strip_lighting_effect",
|
||
|
"ver_code": 2
|
||
|
},
|
||
|
{
|
||
|
"id": "firmware",
|
||
|
"ver_code": 2
|
||
|
},
|
||
|
{
|
||
|
"id": "quick_setup",
|
||
|
"ver_code": 3
|
||
|
},
|
||
|
{
|
||
|
"id": "inherit",
|
||
|
"ver_code": 1
|
||
|
},
|
||
|
{
|
||
|
"id": "time",
|
||
|
"ver_code": 1
|
||
|
},
|
||
|
{
|
||
|
"id": "wireless",
|
||
|
"ver_code": 1
|
||
|
},
|
||
|
{
|
||
|
"id": "schedule",
|
||
|
"ver_code": 2
|
||
|
},
|
||
|
{
|
||
|
"id": "countdown",
|
||
|
"ver_code": 2
|
||
|
},
|
||
|
{
|
||
|
"id": "antitheft",
|
||
|
"ver_code": 1
|
||
|
},
|
||
|
{
|
||
|
"id": "account",
|
||
|
"ver_code": 1
|
||
|
},
|
||
|
{
|
||
|
"id": "synchronize",
|
||
|
"ver_code": 1
|
||
|
},
|
||
|
{
|
||
|
"id": "sunrise_sunset",
|
||
|
"ver_code": 1
|
||
|
},
|
||
|
{
|
||
|
"id": "brightness",
|
||
|
"ver_code": 1
|
||
|
},
|
||
|
{
|
||
|
"id": "cloud_connect",
|
||
|
"ver_code": 1
|
||
|
},
|
||
|
{
|
||
|
"id": "color_temperature",
|
||
|
"ver_code": 1
|
||
|
},
|
||
|
{
|
||
|
"id": "default_states",
|
||
|
"ver_code": 1
|
||
|
},
|
||
|
{
|
||
|
"id": "preset",
|
||
|
"ver_code": 3
|
||
|
},
|
||
|
{
|
||
|
"id": "color",
|
||
|
"ver_code": 1
|
||
|
},
|
||
|
{
|
||
|
"id": "on_off_gradually",
|
||
|
"ver_code": 1
|
||
|
},
|
||
|
{
|
||
|
"id": "device_local_time",
|
||
|
"ver_code": 1
|
||
|
},
|
||
|
{
|
||
|
"id": "iot_cloud",
|
||
|
"ver_code": 1
|
||
|
},
|
||
|
{
|
||
|
"id": "music_rhythm",
|
||
|
"ver_code": 3
|
||
|
},
|
||
|
{
|
||
|
"id": "bulb_quick_control",
|
||
|
"ver_code": 1
|
||
|
},
|
||
|
{
|
||
|
"id": "localSmart",
|
||
|
"ver_code": 1
|
||
|
},
|
||
|
{
|
||
|
"id": "segment",
|
||
|
"ver_code": 1
|
||
|
},
|
||
|
{
|
||
|
"id": "segment_effect",
|
||
|
"ver_code": 1
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"discovery_result": {
|
||
|
"device_id": "00000000000000000000000000000000",
|
||
|
"device_model": "L920-5(EU)",
|
||
|
"device_type": "SMART.TAPOBULB",
|
||
|
"factory_default": false,
|
||
|
"ip": "127.0.0.123",
|
||
|
"is_support_iot_cloud": true,
|
||
|
"mac": "1C-61-B4-00-00-00",
|
||
|
"mgt_encrypt_schm": {
|
||
|
"encrypt_type": "KLAP",
|
||
|
"http_port": 80,
|
||
|
"is_support_https": false,
|
||
|
"lv": 2
|
||
|
},
|
||
|
"obd_src": "tplink",
|
||
|
"owner": "00000000000000000000000000000000"
|
||
|
},
|
||
|
"get_antitheft_rules": {
|
||
|
"antitheft_rule_max_count": 1,
|
||
|
"enable": false,
|
||
|
"rule_list": []
|
||
|
},
|
||
|
"get_auto_update_info": {
|
||
|
"enable": false,
|
||
|
"random_range": 120,
|
||
|
"time": 180
|
||
|
},
|
||
|
"get_connect_cloud_state": {
|
||
|
"status": 1
|
||
|
},
|
||
|
"get_countdown_rules": {
|
||
|
"countdown_rule_max_count": 1,
|
||
|
"enable": false,
|
||
|
"rule_list": []
|
||
|
},
|
||
|
"get_device_info": {
|
||
|
"avatar": "light_strip",
|
||
|
"brightness": 65,
|
||
|
"color_temp": 0,
|
||
|
"color_temp_range": [
|
||
|
9000,
|
||
|
9000
|
||
|
],
|
||
|
"default_states": {
|
||
|
"state": {
|
||
|
"brightness": 65,
|
||
|
"color_temp": 0,
|
||
|
"hue": 9,
|
||
|
"saturation": 67
|
||
|
},
|
||
|
"type": "last_states"
|
||
|
},
|
||
|
"device_id": "0000000000000000000000000000000000000000",
|
||
|
"device_on": false,
|
||
|
"fw_id": "00000000000000000000000000000000",
|
||
|
"fw_ver": "1.1.3 Build 231229 Rel.164316",
|
||
|
"has_set_location_info": false,
|
||
|
"hue": 9,
|
||
|
"hw_id": "00000000000000000000000000000000",
|
||
|
"hw_ver": "1.0",
|
||
|
"ip": "127.0.0.123",
|
||
|
"lang": "de_DE",
|
||
|
"lighting_effect": {
|
||
|
"brightness": 65,
|
||
|
"custom": 0,
|
||
|
"display_colors": [
|
||
|
[
|
||
|
136,
|
||
|
98,
|
||
|
100
|
||
|
],
|
||
|
[
|
||
|
350,
|
||
|
97,
|
||
|
100
|
||
|
]
|
||
|
],
|
||
|
"enable": 0,
|
||
|
"id": "TapoStrip_5zkiG6avJ1IbhjiZbRlWvh",
|
||
|
"name": "Christmas"
|
||
|
},
|
||
|
"mac": "1C-61-B4-00-00-00",
|
||
|
"model": "L920",
|
||
|
"music_rhythm_enable": false,
|
||
|
"music_rhythm_mode": "single_lamp",
|
||
|
"nickname": "I01BU0tFRF9OQU1FIw==",
|
||
|
"oem_id": "00000000000000000000000000000000",
|
||
|
"overheated": false,
|
||
|
"region": "Europe/Berlin",
|
||
|
"rssi": -56,
|
||
|
"saturation": 67,
|
||
|
"segment_effect": {
|
||
|
"brightness": 97,
|
||
|
"custom": 0,
|
||
|
"display_colors": [],
|
||
|
"enable": 0,
|
||
|
"id": "",
|
||
|
"name": "Lightning"
|
||
|
},
|
||
|
"signal_level": 2,
|
||
|
"specs": "",
|
||
|
"ssid": "I01BU0tFRF9TU0lEIw==",
|
||
|
"time_diff": 60,
|
||
|
"type": "SMART.TAPOBULB"
|
||
|
},
|
||
|
"get_device_segment": {
|
||
|
"segment": 50
|
||
|
},
|
||
|
"get_device_time": {
|
||
|
"region": "Europe/Berlin",
|
||
|
"time_diff": 60,
|
||
|
"timestamp": 1719920893
|
||
|
},
|
||
|
"get_device_usage": {
|
||
|
"power_usage": {
|
||
|
"past30": 20,
|
||
|
"past7": 20,
|
||
|
"today": 0
|
||
|
},
|
||
|
"saved_power": {
|
||
|
"past30": 319,
|
||
|
"past7": 319,
|
||
|
"today": 0
|
||
|
},
|
||
|
"time_usage": {
|
||
|
"past30": 339,
|
||
|
"past7": 339,
|
||
|
"today": 0
|
||
|
}
|
||
|
},
|
||
|
"get_fw_download_state": {
|
||
|
"auto_upgrade": false,
|
||
|
"download_progress": 0,
|
||
|
"reboot_time": 5,
|
||
|
"status": 0,
|
||
|
"upgrade_time": 5
|
||
|
},
|
||
|
"get_inherit_info": null,
|
||
|
"get_lighting_effect": {
|
||
|
"backgrounds": [
|
||
|
[
|
||
|
136,
|
||
|
98,
|
||
|
75
|
||
|
],
|
||
|
[
|
||
|
136,
|
||
|
0,
|
||
|
0
|
||
|
],
|
||
|
[
|
||
|
350,
|
||
|
0,
|
||
|
100
|
||
|
],
|
||
|
[
|
||
|
350,
|
||
|
97,
|
||
|
94
|
||
|
]
|
||
|
],
|
||
|
"brightness": 65,
|
||
|
"brightness_range": [
|
||
|
50,
|
||
|
100
|
||
|
],
|
||
|
"custom": 0,
|
||
|
"display_colors": [
|
||
|
[
|
||
|
136,
|
||
|
98,
|
||
|
100
|
||
|
],
|
||
|
[
|
||
|
350,
|
||
|
97,
|
||
|
100
|
||
|
]
|
||
|
],
|
||
|
"duration": 5000,
|
||
|
"enable": 0,
|
||
|
"expansion_strategy": 1,
|
||
|
"fadeoff": 2000,
|
||
|
"hue_range": [
|
||
|
136,
|
||
|
146
|
||
|
],
|
||
|
"id": "TapoStrip_5zkiG6avJ1IbhjiZbRlWvh",
|
||
|
"init_states": [
|
||
|
[
|
||
|
136,
|
||
|
0,
|
||
|
100
|
||
|
]
|
||
|
],
|
||
|
"name": "Christmas",
|
||
|
"random_seed": 100,
|
||
|
"saturation_range": [
|
||
|
90,
|
||
|
100
|
||
|
],
|
||
|
"segments": [
|
||
|
0
|
||
|
],
|
||
|
"transition": 0,
|
||
|
"type": "random"
|
||
|
},
|
||
|
"get_next_event": {},
|
||
|
"get_on_off_gradually_info": {
|
||
|
"enable": true
|
||
|
},
|
||
|
"get_preset_rules": {
|
||
|
"start_index": 0,
|
||
|
"states": [
|
||
|
{
|
||
|
"brightness": 50,
|
||
|
"color_temp": 9000,
|
||
|
"hue": 0,
|
||
|
"saturation": 100
|
||
|
},
|
||
|
{
|
||
|
"brightness": 100,
|
||
|
"color_temp": 0,
|
||
|
"hue": 240,
|
||
|
"saturation": 100
|
||
|
},
|
||
|
{
|
||
|
"brightness": 100,
|
||
|
"color_temp": 0,
|
||
|
"hue": 0,
|
||
|
"saturation": 100
|
||
|
},
|
||
|
{
|
||
|
"brightness": 100,
|
||
|
"color_temp": 0,
|
||
|
"hue": 120,
|
||
|
"saturation": 100
|
||
|
},
|
||
|
{
|
||
|
"brightness": 100,
|
||
|
"color_temp": 0,
|
||
|
"hue": 277,
|
||
|
"saturation": 86
|
||
|
},
|
||
|
{
|
||
|
"brightness": 100,
|
||
|
"color_temp": 0,
|
||
|
"hue": 60,
|
||
|
"saturation": 100
|
||
|
},
|
||
|
{
|
||
|
"brightness": 100,
|
||
|
"color_temp": 0,
|
||
|
"hue": 300,
|
||
|
"saturation": 100
|
||
|
}
|
||
|
],
|
||
|
"sum": 7
|
||
|
},
|
||
|
"get_schedule_rules": {
|
||
|
"enable": false,
|
||
|
"rule_list": [],
|
||
|
"schedule_rule_max_count": 24,
|
||
|
"start_index": 0,
|
||
|
"sum": 0
|
||
|
},
|
||
|
"get_segment_effect_rule": {
|
||
|
"brightness": 97,
|
||
|
"custom": 0,
|
||
|
"display_colors": [],
|
||
|
"enable": 0,
|
||
|
"id": "",
|
||
|
"name": "Lightning"
|
||
|
},
|
||
|
"get_wireless_scan_info": {
|
||
|
"ap_list": [
|
||
|
{
|
||
|
"bssid": "000000000000",
|
||
|
"channel": 0,
|
||
|
"cipher_type": 2,
|
||
|
"key_type": "wpa2_psk",
|
||
|
"signal_level": 2,
|
||
|
"ssid": "I01BU0tFRF9TU0lEIw=="
|
||
|
}
|
||
|
],
|
||
|
"start_index": 0,
|
||
|
"sum": 1,
|
||
|
"wep_supported": false
|
||
|
},
|
||
|
"qs_component_nego": {
|
||
|
"component_list": [
|
||
|
{
|
||
|
"id": "quick_setup",
|
||
|
"ver_code": 3
|
||
|
},
|
||
|
{
|
||
|
"id": "sunrise_sunset",
|
||
|
"ver_code": 1
|
||
|
},
|
||
|
{
|
||
|
"id": "inherit",
|
||
|
"ver_code": 1
|
||
|
},
|
||
|
{
|
||
|
"id": "iot_cloud",
|
||
|
"ver_code": 1
|
||
|
},
|
||
|
{
|
||
|
"id": "firmware",
|
||
|
"ver_code": 2
|
||
|
}
|
||
|
],
|
||
|
"extra_info": {
|
||
|
"device_model": "L920",
|
||
|
"device_type": "SMART.TAPOBULB",
|
||
|
"is_klap": true
|
||
|
}
|
||
|
}
|
||
|
}
|