forked from abaretta/nu.baretta.tplink
-
Notifications
You must be signed in to change notification settings - Fork 2
/
.homeychangelog.json
173 lines (173 loc) · 4.02 KB
/
.homeychangelog.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
{
"0.1.13": {
"en": "SDK3 update"
},
"0.1.14": {
"en": "Catching possible stacktraces / refactored methods"
},
"0.1.15": {
"en": "Icons per device as requested by Athom (created by Athom)"
},
"0.1.16": {
"en": "README update for Homey Store"
},
"0.1.17": {
"en": "Icons fix"
},
"0.1.18": {
"en": "Cosmetic fixes"
},
"0.1.19": {
"en": "HS100, HS110 attempt to prevent stack traces, removal of unnused node modules"
},
"0.1.20": {
"en": "Another icon fix attempt, Node.JS modules cleanup"
},
"0.1.21": {
"en": "FLOW titles fix"
},
"0.1.22": {
"en": "Flow title fix"
},
"0.1.23": {
"en": "Fix for HS100 and HS200 - getdrivername is not defined"
},
"0.1.24": {
"en": "Attemp to add KP115"
},
"0.1.25": {
"en": "Adding KP105 + logo and other small visual changes"
},
"0.1.26": {
"en": "Name correction to be inline with Athom rules"
},
"0.1.261": {
"en": "Experimental - compatibility updates due to the plink-smarthome-api v5"
},
"0.2.1": {
"en": "Experimental - compatibility updates due to the plink-smarthome-api v5"
},
"0.2.2": {
"en": "Added support for HS210 - 3way"
},
"0.2.3": {
"en": "Attempt to add HS220 Dimmer"
},
"0.2.4": {
"en": "Attempt do add KS230 3-way dimmer"
},
"0.2.5": {
"en": "Re-Added registerRunListener (error since SDK3 migration), fixes for Reset meter/Undo reset meter functionality, cleanups"
},
"0.2.6": {
"en": "drivers sync, attempt to fix some crashes"
},
"0.2.7": {
"en": "Fixes for bulbs"
},
"0.2.8": {
"en": "Rework of discovery mechanism, pairing view, allow addition of multiple devices and added HS300(US) multisocket"
},
"0.2.9": {
"en": "Added KP405"
},
"0.2.10": {
"en": "Another HS300 fixes"
},
"0.2.11": {
"en": "Attempt to randomize polling for HS300 sub-sockets"
},
"0.2.12": {
"en": "Attempt to randomize HS300 sub-sockets"
},
"0.2.13": {
"en": "Attempt to randomize HS300 sub-socket"
},
"0.2.14": {
"en": "HS300, additional adjustments"
},
"0.2.15": {
"en": "HS300, additional adjustments"
},
"0.2.16": {
"en": "HS300, additional adjustments"
},
"0.2.17": {
"en": "HS300, additional adjustments"
},
"0.2.18": {
"en": "HS300 - repeated discovery fix"
},
"0.2.19": {
"en": "HS300 - repeated discovery fix"
},
"0.2.20": {
"en": "Experimental support of LED light strips KL400,KL430 + added plugs EP10+HS103"
},
"0.2.21": {
"en": "Experimental support for ES20M dimmer (motion not supported)"
},
"0.2.22": {
"en": "Remove meter_power for HS210"
},
"0.2.23": {
"en": "Polling and discovery adjustments"
},
"0.2.24": {
"en": "Small adjustments of getPower and getLED"
},
"0.2.25": {
"en": "Interval configurable now in device settings (except of HS300)"
},
"0.2.26": {
"en": "Interval configurable now in device settings (except of HS300)"
},
"0.2.27": {
"en": "Code optimisation for plug state updates + logging improvements + better handling of bulb brightness"
},
"0.2.28": {
"en": "Experimental support of KP200"
},
"0.2.29": {
"en": "Fixes for KP105,HS220 + trying to address isuess with some ES20M devices"
},
"0.2.30": {
"en": "Experimental support of KP303"
},
"0.2.31": {
"en": "KP200 and KP303 fixes"
},
"0.2.32": {
"en": "ES20M polling attempt fix"
},
"0.2.33": {
"en": "Another workaround for missing alias on ES20M"
},
"0.2.34": {
"en": "Fixes for ES20M and KS230"
},
"0.2.35": {
"en": "Experimental KS240 - on/off only"
},
"0.2.36": {
"en": "Additional logging for KS240"
},
"0.2.37": {
"en": "Support of EP40"
},
"0.2.38": {
"en": "Disabling KS240 for now (TAPO like, unssuported by API)"
},
"0.2.39": {
"en": "Pairing process adjusted to get beter name of devices"
},
"0.2.40": {
"en": "Added EP25"
},
"0.2.41": {
"en": "Minor modifications to catch network errors"
},
"0.2.42": {
"en": "Multiple fixes"
}
}