mirror of
				https://github.com/python-kasa/python-kasa.git
				synced 2025-11-04 06:32:07 +00:00 
			
		
		
		
	Add fixtures for LB110, KL110, EP40, KL430, KP115 (#224)
* Add fixtures for LB110, KL110, EP40 * update schema * kl430 fixture * Add KP115 US fixture
This commit is contained in:
		
							
								
								
									
										45
									
								
								kasa/tests/fixtures/EP40(US)_1.0_1.0.2.json
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										45
									
								
								kasa/tests/fixtures/EP40(US)_1.0_1.0.2.json
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,45 @@
 | 
			
		||||
{
 | 
			
		||||
    "system": {
 | 
			
		||||
        "get_sysinfo": {
 | 
			
		||||
            "alias": "TP-LINK_Smart Plug_004F",
 | 
			
		||||
            "child_num": 2,
 | 
			
		||||
            "children": [
 | 
			
		||||
                {
 | 
			
		||||
                    "alias": "Zombie",
 | 
			
		||||
                    "id": "8006231E1499BAC4D4BC7EFCD4B075181E6393F200",
 | 
			
		||||
                    "next_action": {
 | 
			
		||||
                        "type": -1
 | 
			
		||||
                    },
 | 
			
		||||
                    "on_time": 0,
 | 
			
		||||
                    "state": 0
 | 
			
		||||
                },
 | 
			
		||||
                {
 | 
			
		||||
                    "alias": "Magic",
 | 
			
		||||
                    "id": "8006231E1499BAC4D4BC7EFCD4B075181E6393F201",
 | 
			
		||||
                    "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": "EP40(US)",
 | 
			
		||||
            "ntc_state": 0,
 | 
			
		||||
            "oemId": "00000000000000000000000000000000",
 | 
			
		||||
            "rssi": -47,
 | 
			
		||||
            "status": "new",
 | 
			
		||||
            "sw_ver": "1.0.2 Build 210105 Rel.165938",
 | 
			
		||||
            "updating": 0
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user