Skip to content

Commit d5bebc1

Browse files
committed
kl430 fixture
1 parent e820b7c commit d5bebc1

File tree

1 file changed

+59
-0
lines changed

1 file changed

+59
-0
lines changed
Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
{
2+
"smartlife.iot.common.emeter": {
3+
"get_realtime": {
4+
"err_code": 0,
5+
"power_mw": 600,
6+
"total_wh": 0
7+
}
8+
},
9+
"system": {
10+
"get_sysinfo": {
11+
"LEF": 1,
12+
"active_mode": "none",
13+
"alias": "89 strip",
14+
"ctrl_protocols": {
15+
"name": "Linkie",
16+
"version": "1.0"
17+
},
18+
"description": "Kasa Smart Light Strip, Multicolor",
19+
"dev_state": "normal",
20+
"deviceId": "0000000000000000000000000000000000000000",
21+
"disco_ver": "1.0",
22+
"err_code": 0,
23+
"hwId": "00000000000000000000000000000000",
24+
"hw_ver": "2.0",
25+
"is_color": 1,
26+
"is_dimmable": 1,
27+
"is_factory": false,
28+
"is_variable_color_temp": 1,
29+
"latitude_i": 0,
30+
"length": 16,
31+
"light_state": {
32+
"dft_on_state": {
33+
"brightness": 50,
34+
"color_temp": 0,
35+
"hue": 30,
36+
"mode": "normal",
37+
"saturation": 100
38+
},
39+
"on_off": 0
40+
},
41+
"lighting_effect_state": {
42+
"brightness": 50,
43+
"custom": 0,
44+
"enable": 0,
45+
"id": "",
46+
"name": "station"
47+
},
48+
"longitude_i": 0,
49+
"mic_mac": "00:00:00:00:00:00",
50+
"mic_type": "IOT.SMARTBULB",
51+
"model": "KL430(US)",
52+
"oemId": "00000000000000000000000000000000",
53+
"preferred_state": [],
54+
"rssi": -61,
55+
"status": "new",
56+
"sw_ver": "1.0.8 Build 210121 Rel.084339"
57+
}
58+
}
59+
}

0 commit comments

Comments
 (0)