-
Notifications
You must be signed in to change notification settings - Fork 33
/
Copy path.homeychangelog.json
167 lines (167 loc) · 3.18 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
{
"0.0.2": {
"en": "Update for new App store"
},
"0.0.3": {
"en": "update images"
},
"0.0.4": {
"en": "Possible fix crash"
},
"0.0.5": {
"en": "Fix typo"
},
"0.0.6": {
"en": "Add Cover support by Diko"
},
"0.0.7": {
"en": "Invert setting for cover buttons"
},
"0.0.8": {
"en": "Fix scenes"
},
"0.0.9": {
"en": "Fix crash when remote error"
},
"0.0.10": {
"en": "Fix error"
},
"0.0.11": {
"en": "Fix reconect after expiration acceskey"
},
"0.0.12": {
"en": "Fixed connection timout errors"
},
"0.0.13": {
"en": "Fix stability"
},
"0.0.14": {
"en": "Fix some bugs"
},
"0.0.15": {
"en": "Fix scene autocomplete"
},
"0.1.0": {
"en": "Tuya official API added"
},
"0.1.1": {
"en": "Fix socket and switch trigger and get legacy scene names"
},
"0.1.2": {
"en": "Fixed a switch error"
},
"0.1.3": {
"en": "Fix light issues"
},
"0.1.4": {
"en": "fix images"
},
"0.1.5": {
"en": "Fix light color update and extra logging"
},
"1.0.1": {
"en": "Upgrade to Homey SDK V3 and several bugs fixed"
},
"1.0.2": {
"en": "Fix legacy API issues fro SDK 3"
},
"1.0.3": {
"en": "Bug fixes for SDK 3"
},
"1.0.4": {
"en": "Adde windowscover, pir and bugfixes"
},
"1.0.5": {
"en": "Fix app crash"
},
"1.0.6": {
"en": "fix undefined variable"
},
"1.0.7": {
"en": "Fix cover and PIR errors"
},
"1.0.8": {
"en": "Fix batery value"
},
"1.0.9": {
"en": "New senosrs and bug fixes"
},
"1.0.10": {
"en": "Fix contactsenor not found"
},
"1.0.11": {
"en": "Fix sensor bugs"
},
"1.1.0": {
"en": "New generic trigger and action flows"
},
"1.1.1": {
"en": "fix and update logging"
},
"1.1.2": {
"en": "Pressence sensor added by Adrian Rockall"
},
"1.1.3": {
"en": "Added new light device"
},
"1.1.5": {
"en": "Added airconditionor by Grzegorz Zalewski"
},
"1.1.6": {
"en": "Fix for airconditioner measure temperature"
},
"1.1.7": {
"en": "fix errors and added deprecated messages"
},
"1.1.8": {
"en": "Fix naming and titles flows, fixed battery status"
},
"1.1.9": {
"en": "language errors corrected"
},
"1.1.10": {
"en": "Heater added by Ronny Winkler"
},
"1.1.11": {
"en": "Flows for heater"
},
"1.1.12": {
"en": "forced re-auth when authentication error received"
},
"1.1.13": {
"en": "Thermostat added by Ronny Winkler"
},
"1.1.14": {
"en": "Bugfix temperatures in thermostat"
},
"1.1.15": {
"en": "Use scaling of Tuya device for number of digits by Ronny Winkler"
},
"1.1.16": {
"en": "Fix max in thermostat"
},
"1.1.17": {
"en": "Fix min/max of thermostat"
},
"1.1.18": {
"en": "Change error handling flow and thermosat fix"
},
"1.1.19": {
"en": "Thermostat set temperature fix in flow"
},
"1.1.20": {
"en": "redesign thermostat and heater"
},
"1.1.21": {
"en": "fix device functions error"
},
"1.1.22": {
"en": "Added CO sensor by Ronny Winkler"
},
"1.1.23": {
"en": "added garagedoor opener by Jonas Enge"
},
"1.1.24": {
"en": "New devices"
}
}