mirror of
				https://github.com/python-kasa/python-kasa.git
				synced 2025-10-31 04:31:54 +00:00 
			
		
		
		
	Add new HS100(UK) fixture (#489)
This commit is contained in:
		
							
								
								
									
										44
									
								
								kasa/tests/fixtures/HS100(UK)_4.1_1.1.0.json
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										44
									
								
								kasa/tests/fixtures/HS100(UK)_4.1_1.1.0.json
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,44 @@ | ||||
| { | ||||
|     "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": { | ||||
|             "active_mode": "schedule", | ||||
|             "alias": "Unused 3", | ||||
|             "dev_name": "Smart Wi-Fi Plug", | ||||
|             "deviceId": "0000000000000000000000000000000000000000", | ||||
|             "err_code": 0, | ||||
|             "feature": "TIM", | ||||
|             "fwId": "00000000000000000000000000000000", | ||||
|             "hwId": "00000000000000000000000000000000", | ||||
|             "hw_ver": "4.1", | ||||
|             "icon_hash": "", | ||||
|             "latitude": 0, | ||||
|             "led_off": 0, | ||||
|             "longitude": 0, | ||||
|             "mac": "00:00:00:00:00:00", | ||||
|             "model": "HS100(UK)", | ||||
|             "oemId": "00000000000000000000000000000000", | ||||
|             "on_time": 0, | ||||
|             "relay_state": 0, | ||||
|             "rssi": -63, | ||||
|             "sw_ver": "1.1.0 Build 201016 Rel.175121", | ||||
|             "type": "IOT.SMARTPLUGSWITCH", | ||||
|             "updating": 0 | ||||
|         } | ||||
|     } | ||||
| } | ||||
		Reference in New Issue
	
	Block a user
	 sdb9696
					sdb9696