-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.homeychangelog.json
50 lines (50 loc) · 1.21 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
{
"1.0.0": {
"en": "Initial release."
},
"1.0.1": {
"en": "Updated App Store image."
},
"1.0.2": {
"en": "Updated App Store information."
},
"1.1.0": {
"en": "Fixed memory leak and optimized code."
},
"1.1.1": {
"en": "Added French and German translations."
},
"1.2.0": {
"en": "Updated tedee API to v1.21 and added Homey Cloud compatibility."
},
"1.3.0": {
"en": "Fixed Homey Cloud compatibility."
},
"1.3.1": {
"en": "Improved error handling."
},
"1.4.0": {
"en": "Added keypad support. Updated / added lock settings. Improved (cloud) stability. Deprecated lock opened trigger. Updated tedee API to v1.28. Bug fixes."
},
"1.5.0": {
"en": "Added webhook integration."
},
"1.5.1": {
"en": "Stability and performance improvements."
},
"1.6.0": {
"en": "Tedee GO support. Stability and performance improvements."
},
"1.6.1": {
"en": "Updated store information. Improved flow cards and logging."
},
"1.7.0": {
"en": "Updated store- and driver information. Added multiple device settings."
},
"1.7.1": {
"en": "Updated Tedee GO flows. Improved open capability flow."
},
"1.7.2": {
"en": "Updated device icons."
}
}