File tree 1 file changed +23
-22
lines changed
1 file changed +23
-22
lines changed Original file line number Diff line number Diff line change 32
32
"smartlife.iot.common.emeter" : {
33
33
"get_realtime" : {
34
34
"err_code" : 0 ,
35
- "power_mw" : 0
35
+ "power_mw" : 10800
36
36
}
37
37
},
38
38
"smartlife.iot.common.schedule" : {
50
50
"get_default_behavior" : {
51
51
"err_code" : 0 ,
52
52
"hard_on" : {
53
- "mode" : " last_status "
53
+ "mode" : " circadian "
54
54
},
55
55
"soft_on" : {
56
- "mode" : " last_status"
56
+ "brightness" : 50 ,
57
+ "color_temp" : 2700 ,
58
+ "hue" : 0 ,
59
+ "index" : 0 ,
60
+ "mode" : " customize_preset" ,
61
+ "saturation" : 0
57
62
}
58
63
},
59
64
"get_light_details" : {
67
72
"wattage" : 10
68
73
},
69
74
"get_light_state" : {
70
- "dft_on_state" : {
71
- "brightness" : 16 ,
72
- "color_temp" : 2500 ,
73
- "hue" : 0 ,
74
- "mode" : " normal" ,
75
- "saturation" : 0
76
- },
75
+ "brightness" : 100 ,
76
+ "color_temp" : 2700 ,
77
77
"err_code" : 0 ,
78
- "on_off" : 0
78
+ "hue" : 0 ,
79
+ "mode" : " normal" ,
80
+ "on_off" : 1 ,
81
+ "saturation" : 0
79
82
}
80
83
},
81
84
"system" : {
91
94
"deviceId" : " 0000000000000000000000000000000000000000" ,
92
95
"disco_ver" : " 1.0" ,
93
96
"err_code" : 0 ,
94
- "heapsize" : 308388 ,
97
+ "heapsize" : 308144 ,
95
98
"hwId" : " 00000000000000000000000000000000" ,
96
99
"hw_ver" : " 1.0" ,
97
100
"is_color" : 1 ,
98
101
"is_dimmable" : 1 ,
99
102
"is_factory" : false ,
100
103
"is_variable_color_temp" : 1 ,
101
104
"light_state" : {
102
- "dft_on_state" : {
103
- "brightness" : 16 ,
104
- "color_temp" : 2500 ,
105
- "hue" : 0 ,
106
- "mode" : " normal" ,
107
- "saturation" : 0
108
- },
109
- "on_off" : 0
105
+ "brightness" : 100 ,
106
+ "color_temp" : 2700 ,
107
+ "hue" : 0 ,
108
+ "mode" : " normal" ,
109
+ "on_off" : 1 ,
110
+ "saturation" : 0
110
111
},
111
112
"mic_mac" : " 1C3BF3000000" ,
112
113
"mic_type" : " IOT.SMARTBULB" ,
121
122
"saturation" : 0
122
123
},
123
124
{
124
- "brightness" : 100 ,
125
+ "brightness" : 20 ,
125
126
"color_temp" : 0 ,
126
127
"hue" : 0 ,
127
128
"index" : 1 ,
142
143
"saturation" : 75
143
144
}
144
145
],
145
- "rssi" : -57 ,
146
+ "rssi" : -60 ,
146
147
"sw_ver" : " 1.8.8 Build 190613 Rel.123436"
147
148
}
148
149
}
You can’t perform that action at this time.
0 commit comments