mirror of
				https://github.com/python-kasa/python-kasa.git
				synced 2025-10-29 19:51:57 +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.
		
			
				
	
	
		
			64 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			64 lines
		
	
	
		
			1.9 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": {
 | |
|             "alias": "#MASKED_NAME#",
 | |
|             "child_num": 2,
 | |
|             "children": [
 | |
|                 {
 | |
|                     "alias": "#MASKED_NAME# 1",
 | |
|                     "id": "SCRUBBED_CHILD_DEVICE_ID_1",
 | |
|                     "next_action": {
 | |
|                         "action": 1,
 | |
|                         "schd_sec": 69240,
 | |
|                         "type": 1
 | |
|                     },
 | |
|                     "on_time": 0,
 | |
|                     "state": 0
 | |
|                 },
 | |
|                 {
 | |
|                     "alias": "#MASKED_NAME# 2",
 | |
|                     "id": "SCRUBBED_CHILD_DEVICE_ID_2",
 | |
|                     "next_action": {
 | |
|                         "type": -1
 | |
|                     },
 | |
|                     "on_time": 0,
 | |
|                     "state": 0
 | |
|                 }
 | |
|             ],
 | |
|             "deviceId": "0000000000000000000000000000000000000000",
 | |
|             "err_code": 0,
 | |
|             "feature": "TIM",
 | |
|             "hwId": "00000000000000000000000000000000",
 | |
|             "hw_ver": "1.0",
 | |
|             "latitude_i": 0,
 | |
|             "led_off": 0,
 | |
|             "longitude_i": 0,
 | |
|             "mac": "00:00:00:00:00:00",
 | |
|             "mic_type": "IOT.SMARTPLUGSWITCH",
 | |
|             "model": "KP400(US)",
 | |
|             "ntc_state": 0,
 | |
|             "oemId": "00000000000000000000000000000000",
 | |
|             "rssi": -78,
 | |
|             "status": "new",
 | |
|             "sw_ver": "1.0.10 Build 190716 Rel.095026",
 | |
|             "updating": 0
 | |
|         }
 | |
|     }
 | |
| }
 |