mirror of
				https://github.com/python-kasa/python-kasa.git
				synced 2025-10-30 20:21:54 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			58 lines
		
	
	
		
			1.7 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			58 lines
		
	
	
		
			1.7 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "smartlife.iot.common.emeter": {
 | |
|         "get_realtime": {
 | |
|             "err_code": 0,
 | |
|             "power_mw": 1503,
 | |
|             "total_wh": 0
 | |
|         }
 | |
|     },
 | |
|     "system": {
 | |
|         "get_sysinfo": {
 | |
|             "LEF": 1,
 | |
|             "active_mode": "none",
 | |
|             "alias": "Kl420 test",
 | |
|             "ctrl_protocols": {
 | |
|                 "name": "Linkie",
 | |
|                 "version": "1.0"
 | |
|             },
 | |
|             "description": "Kasa Smart Light Strip, Multicolor",
 | |
|             "dev_state": "normal",
 | |
|             "deviceId": "0000000000000000000000000000000000000000",
 | |
|             "disco_ver": "1.0",
 | |
|             "err_code": 0,
 | |
|             "hwId": "00000000000000000000000000000000",
 | |
|             "hw_ver": "1.0",
 | |
|             "is_color": 1,
 | |
|             "is_dimmable": 1,
 | |
|             "is_factory": false,
 | |
|             "is_variable_color_temp": 0,
 | |
|             "latitude_i": 0,
 | |
|             "length": 50,
 | |
|             "light_state": {
 | |
|                 "brightness": 100,
 | |
|                 "color_temp": 6500,
 | |
|                 "hue": 0,
 | |
|                 "mode": "normal",
 | |
|                 "on_off": 1,
 | |
|                 "saturation": 0
 | |
|             },
 | |
|             "lighting_effect_state": {
 | |
|                 "brightness": 50,
 | |
|                 "custom": 0,
 | |
|                 "enable": 0,
 | |
|                 "id": "",
 | |
|                 "name": "station"
 | |
|             },
 | |
|             "longitude_i": 0,
 | |
|             "mic_mac": "00:00:00:00:00:00",
 | |
|             "mic_type": "IOT.SMARTBULB",
 | |
|             "model": "KL420L5(US)",
 | |
|             "oemId": "00000000000000000000000000000000",
 | |
|             "preferred_state": [],
 | |
|             "rssi": -44,
 | |
|             "status": "new",
 | |
|             "sw_ver": "1.0.2 Build 211009 Rel.164949"
 | |
|         }
 | |
|     }
 | |
| }
 | 
