forked from jurgenheine/com.tuya.cloud
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.homeychangelog.json
116 lines (116 loc) · 2.1 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
{
"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"
}
}