mirror of
				https://github.com/python-kasa/python-kasa.git
				synced 2025-10-30 20:21:54 +00:00 
			
		
		
		
	 8cb5c2e180
			
		
	
	8cb5c2e180
	
	
		
			
	
		
	
	
		
			Some checks failed
		
		
	
	CI / Perform linting checks (3.13) (push) Waiting to run
				
			CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (false, macos-latest, 3.11) (push) Blocked by required conditions
				
			CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (false, macos-latest, 3.12) (push) Blocked by required conditions
				
			CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (false, macos-latest, 3.13) (push) Blocked by required conditions
				
			CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (false, ubuntu-latest, 3.11) (push) Blocked by required conditions
				
			CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (false, ubuntu-latest, 3.12) (push) Blocked by required conditions
				
			CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (false, ubuntu-latest, 3.13) (push) Blocked by required conditions
				
			CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (false, windows-latest, 3.11) (push) Blocked by required conditions
				
			CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (false, windows-latest, 3.12) (push) Blocked by required conditions
				
			CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (false, windows-latest, 3.13) (push) Blocked by required conditions
				
			CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (true, ubuntu-latest, 3.11) (push) Blocked by required conditions
				
			CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (true, ubuntu-latest, 3.12) (push) Blocked by required conditions
				
			CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (true, ubuntu-latest, 3.13) (push) Blocked by required conditions
				
			CodeQL checks / Analyze (python) (push) Has been cancelled
				
			This PR does a few related things to dump_devinfo: - Store the raw discovery result in the fixture. - Consolidate redaction logic so it's not duplicated in dump_devinfo. - Update existing fixtures to: - Store raw discovery result under `result` - Use `SCRUBBED_CHILD_DEVICE_ID` everywhere - Have correct values as per the consolidated redactors.
		
			
				
	
	
		
			429 lines
		
	
	
		
			11 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			429 lines
		
	
	
		
			11 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "component_nego": {
 | |
|         "component_list": [
 | |
|             {
 | |
|                 "id": "device",
 | |
|                 "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": "cloud_connect",
 | |
|                 "ver_code": 1
 | |
|             },
 | |
|             {
 | |
|                 "id": "default_states",
 | |
|                 "ver_code": 1
 | |
|             },
 | |
|             {
 | |
|                 "id": "preset",
 | |
|                 "ver_code": 1
 | |
|             },
 | |
|             {
 | |
|                 "id": "brightness",
 | |
|                 "ver_code": 1
 | |
|             },
 | |
|             {
 | |
|                 "id": "color",
 | |
|                 "ver_code": 1
 | |
|             },
 | |
|             {
 | |
|                 "id": "color_temperature",
 | |
|                 "ver_code": 1
 | |
|             },
 | |
|             {
 | |
|                 "id": "auto_light",
 | |
|                 "ver_code": 1
 | |
|             },
 | |
|             {
 | |
|                 "id": "on_off_gradually",
 | |
|                 "ver_code": 1
 | |
|             },
 | |
|             {
 | |
|                 "id": "device_local_time",
 | |
|                 "ver_code": 1
 | |
|             },
 | |
|             {
 | |
|                 "id": "light_effect",
 | |
|                 "ver_code": 1
 | |
|             },
 | |
|             {
 | |
|                 "id": "iot_cloud",
 | |
|                 "ver_code": 1
 | |
|             },
 | |
|             {
 | |
|                 "id": "bulb_quick_control",
 | |
|                 "ver_code": 1
 | |
|             }
 | |
|         ]
 | |
|     },
 | |
|     "discovery_result": {
 | |
|         "error_code": 0,
 | |
|         "result": {
 | |
|             "device_id": "00000000000000000000000000000000",
 | |
|             "device_model": "L530E(EU)",
 | |
|             "device_type": "SMART.TAPOBULB",
 | |
|             "factory_default": false,
 | |
|             "ip": "127.0.0.123",
 | |
|             "is_support_iot_cloud": true,
 | |
|             "mac": "5C-E9-31-00-00-00",
 | |
|             "mgt_encrypt_schm": {
 | |
|                 "encrypt_type": "AES",
 | |
|                 "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_light_info": {
 | |
|         "enable": false,
 | |
|         "mode": "light_track"
 | |
|     },
 | |
|     "get_auto_update_info": {
 | |
|         "enable": true,
 | |
|         "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": "bulb",
 | |
|         "brightness": 100,
 | |
|         "color_temp": 6500,
 | |
|         "color_temp_range": [
 | |
|             2500,
 | |
|             6500
 | |
|         ],
 | |
|         "default_states": {
 | |
|             "re_power_type": "always_on",
 | |
|             "state": {
 | |
|                 "brightness": 100,
 | |
|                 "color_temp": 6500,
 | |
|                 "hue": 9,
 | |
|                 "saturation": 67
 | |
|             },
 | |
|             "type": "last_states"
 | |
|         },
 | |
|         "device_id": "0000000000000000000000000000000000000000",
 | |
|         "device_on": true,
 | |
|         "dynamic_light_effect_enable": false,
 | |
|         "fw_id": "00000000000000000000000000000000",
 | |
|         "fw_ver": "1.0.6 Build 230509 Rel.195312",
 | |
|         "has_set_location_info": true,
 | |
|         "hue": 9,
 | |
|         "hw_id": "00000000000000000000000000000000",
 | |
|         "hw_ver": "3.0",
 | |
|         "ip": "127.0.0.123",
 | |
|         "lang": "en_US",
 | |
|         "latitude": 0,
 | |
|         "longitude": 0,
 | |
|         "mac": "5C-E9-31-00-00-00",
 | |
|         "model": "L530",
 | |
|         "nickname": "I01BU0tFRF9OQU1FIw==",
 | |
|         "oem_id": "00000000000000000000000000000000",
 | |
|         "overheated": false,
 | |
|         "region": "Europe/Berlin",
 | |
|         "rssi": -48,
 | |
|         "saturation": 67,
 | |
|         "signal_level": 3,
 | |
|         "specs": "",
 | |
|         "ssid": "I01BU0tFRF9TU0lEIw==",
 | |
|         "time_diff": 60,
 | |
|         "type": "SMART.TAPOBULB"
 | |
|     },
 | |
|     "get_device_time": {
 | |
|         "region": "Europe/Berlin",
 | |
|         "time_diff": 60,
 | |
|         "timestamp": 1705700000
 | |
|     },
 | |
|     "get_device_usage": {
 | |
|         "power_usage": {
 | |
|             "past30": 19,
 | |
|             "past7": 3,
 | |
|             "today": 3
 | |
|         },
 | |
|         "saved_power": {
 | |
|             "past30": 179,
 | |
|             "past7": 20,
 | |
|             "today": 20
 | |
|         },
 | |
|         "time_usage": {
 | |
|             "past30": 198,
 | |
|             "past7": 23,
 | |
|             "today": 23
 | |
|         }
 | |
|     },
 | |
|     "get_dynamic_light_effect_rules": {
 | |
|         "enable": false,
 | |
|         "max_count": 2,
 | |
|         "rule_list": [
 | |
|             {
 | |
|                 "change_mode": "direct",
 | |
|                 "change_time": 1000,
 | |
|                 "color_status_list": [
 | |
|                     [
 | |
|                         100,
 | |
|                         0,
 | |
|                         0,
 | |
|                         2700
 | |
|                     ],
 | |
|                     [
 | |
|                         100,
 | |
|                         321,
 | |
|                         99,
 | |
|                         0
 | |
|                     ],
 | |
|                     [
 | |
|                         100,
 | |
|                         196,
 | |
|                         99,
 | |
|                         0
 | |
|                     ],
 | |
|                     [
 | |
|                         100,
 | |
|                         6,
 | |
|                         97,
 | |
|                         0
 | |
|                     ],
 | |
|                     [
 | |
|                         100,
 | |
|                         160,
 | |
|                         100,
 | |
|                         0
 | |
|                     ],
 | |
|                     [
 | |
|                         100,
 | |
|                         274,
 | |
|                         95,
 | |
|                         0
 | |
|                     ],
 | |
|                     [
 | |
|                         100,
 | |
|                         48,
 | |
|                         100,
 | |
|                         0
 | |
|                     ],
 | |
|                     [
 | |
|                         100,
 | |
|                         242,
 | |
|                         99,
 | |
|                         0
 | |
|                     ]
 | |
|                 ],
 | |
|                 "id": "L1",
 | |
|                 "scene_name": ""
 | |
|             },
 | |
|             {
 | |
|                 "change_mode": "bln",
 | |
|                 "change_time": 2000,
 | |
|                 "color_status_list": [
 | |
|                     [
 | |
|                         100,
 | |
|                         54,
 | |
|                         6,
 | |
|                         0
 | |
|                     ],
 | |
|                     [
 | |
|                         100,
 | |
|                         19,
 | |
|                         39,
 | |
|                         0
 | |
|                     ],
 | |
|                     [
 | |
|                         100,
 | |
|                         194,
 | |
|                         52,
 | |
|                         0
 | |
|                     ],
 | |
|                     [
 | |
|                         100,
 | |
|                         324,
 | |
|                         24,
 | |
|                         0
 | |
|                     ],
 | |
|                     [
 | |
|                         100,
 | |
|                         170,
 | |
|                         34,
 | |
|                         0
 | |
|                     ],
 | |
|                     [
 | |
|                         100,
 | |
|                         276,
 | |
|                         27,
 | |
|                         0
 | |
|                     ],
 | |
|                     [
 | |
|                         100,
 | |
|                         56,
 | |
|                         46,
 | |
|                         0
 | |
|                     ],
 | |
|                     [
 | |
|                         100,
 | |
|                         221,
 | |
|                         36,
 | |
|                         0
 | |
|                     ]
 | |
|                 ],
 | |
|                 "id": "L2",
 | |
|                 "scene_name": ""
 | |
|             }
 | |
|         ],
 | |
|         "start_index": 0,
 | |
|         "sum": 2
 | |
|     },
 | |
|     "get_fw_download_state": {
 | |
|         "auto_upgrade": false,
 | |
|         "download_progress": 0,
 | |
|         "reboot_time": 5,
 | |
|         "status": 0,
 | |
|         "upgrade_time": 5
 | |
|     },
 | |
|     "get_inherit_info": null,
 | |
|     "get_next_event": {},
 | |
|     "get_on_off_gradually_info": {
 | |
|         "enable": false
 | |
|     },
 | |
|     "get_preset_rules": {
 | |
|         "states": [
 | |
|             {
 | |
|                 "brightness": 50,
 | |
|                 "color_temp": 2700,
 | |
|                 "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
 | |
|             }
 | |
|         ]
 | |
|     },
 | |
|     "get_schedule_rules": {
 | |
|         "enable": false,
 | |
|         "rule_list": [],
 | |
|         "schedule_rule_max_count": 32,
 | |
|         "start_index": 0,
 | |
|         "sum": 0
 | |
|     },
 | |
|     "get_wireless_scan_info": {
 | |
|         "ap_list": [],
 | |
|         "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": "L530",
 | |
|             "device_type": "SMART.TAPOBULB"
 | |
|         }
 | |
|     }
 | |
| }
 |