1
+ {
2
+ "schema" : " devcap1.schema.json" ,
3
+ "manufacturername" : " $MF_IKEA" ,
4
+ "modelid" : " TRADFRI bulb E14 WS 470lm" ,
5
+ "vendor" : " IKEA" ,
6
+ "product" : " TRADFRI bulb E14 WS 470 lumen, dimmable white spectrum opal white (LED1835C6)" ,
7
+ "sleeper" : false ,
8
+ "status" : " Gold" ,
9
+ "subdevices" : [
10
+ {
11
+ "type" : " $TYPE_COLOR_TEMPERATURE_LIGHT" ,
12
+ "restapi" : " /lights" ,
13
+ "uuid" : [
14
+ " $address.ext" ,
15
+ " 0x01"
16
+ ],
17
+ "items" : [
18
+ {
19
+ "name" : " attr/id"
20
+ },
21
+ {
22
+ "name" : " attr/lastannounced"
23
+ },
24
+ {
25
+ "name" : " attr/lastseen"
26
+ },
27
+ {
28
+ "name" : " attr/manufacturername"
29
+ },
30
+ {
31
+ "name" : " attr/modelid"
32
+ },
33
+ {
34
+ "name" : " attr/name"
35
+ },
36
+ {
37
+ "name" : " attr/swversion"
38
+ },
39
+ {
40
+ "name" : " attr/type"
41
+ },
42
+ {
43
+ "name" : " attr/uniqueid"
44
+ },
45
+ {
46
+ "name" : " cap/bri/move_with_onoff" ,
47
+ "static" : true
48
+ },
49
+ {
50
+ "name" : " cap/color/capabilities" ,
51
+ "refresh.interval" : 86400
52
+ },
53
+ {
54
+ "name" : " cap/color/ct/max" ,
55
+ "static" : 454
56
+ },
57
+ {
58
+ "name" : " cap/color/ct/min" ,
59
+ "static" : 250
60
+ },
61
+ {
62
+ "name" : " cap/on/off_with_effect" ,
63
+ "static" : true
64
+ },
65
+ {
66
+ "name" : " state/alert" ,
67
+ "default" : " none"
68
+ },
69
+ {
70
+ "name" : " state/bri" ,
71
+ "refresh.interval" : 360
72
+ },
73
+ {
74
+ "name" : " state/colormode" ,
75
+ "refresh.interval" : 360
76
+ },
77
+ {
78
+ "name" : " state/ct" ,
79
+ "refresh.interval" : 360
80
+ },
81
+ {
82
+ "name" : " state/on" ,
83
+ "refresh.interval" : 360
84
+ },
85
+ {
86
+ "name" : " state/reachable"
87
+ }
88
+ ]
89
+ }
90
+ ],
91
+ "bindings" : [
92
+ {
93
+ "bind" : " unicast" ,
94
+ "src.ep" : 1 ,
95
+ "dst.ep" : 1 ,
96
+ "cl" : " 0x0000" ,
97
+ "report" : [
98
+ {
99
+ "at" : " 0x4000" ,
100
+ "dt" : " 0x42" ,
101
+ "min" : 0 ,
102
+ "max" : 65535
103
+ }
104
+ ]
105
+ },
106
+ {
107
+ "bind" : " unicast" ,
108
+ "src.ep" : 1 ,
109
+ "dst.ep" : 1 ,
110
+ "cl" : " 0x0006" ,
111
+ "report" : [
112
+ {
113
+ "at" : " 0x0000" ,
114
+ "dt" : " 0x10" ,
115
+ "min" : 1 ,
116
+ "max" : 300
117
+ }
118
+ ]
119
+ },
120
+ {
121
+ "bind" : " unicast" ,
122
+ "src.ep" : 1 ,
123
+ "dst.ep" : 1 ,
124
+ "cl" : " 0x0008" ,
125
+ "report" : [
126
+ {
127
+ "at" : " 0x0000" ,
128
+ "dt" : " 0x20" ,
129
+ "min" : 1 ,
130
+ "max" : 300 ,
131
+ "change" : " 0x00000005"
132
+ }
133
+ ]
134
+ },
135
+ {
136
+ "bind" : " unicast" ,
137
+ "src.ep" : 1 ,
138
+ "dst.ep" : 1 ,
139
+ "cl" : " 0x0300" ,
140
+ "report" : [
141
+ {
142
+ "at" : " 0x0007" ,
143
+ "dt" : " 0x21" ,
144
+ "min" : 5 ,
145
+ "max" : 1800 ,
146
+ "change" : " 0x00000001"
147
+ },
148
+ {
149
+ "at" : " 0x0003" ,
150
+ "dt" : " 0x21" ,
151
+ "min" : 5 ,
152
+ "max" : 1795 ,
153
+ "change" : " 0x0000000A"
154
+ },
155
+ {
156
+ "at" : " 0x0004" ,
157
+ "dt" : " 0x21" ,
158
+ "min" : 5 ,
159
+ "max" : 1795 ,
160
+ "change" : " 0x0000000A"
161
+ },
162
+ {
163
+ "at" : " 0x0008" ,
164
+ "dt" : " 0x30" ,
165
+ "min" : 1 ,
166
+ "max" : 1800
167
+ }
168
+ ]
169
+ }
170
+ ]
171
+ }
0 commit comments