forked from caseda/com.tkbhome
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.homeychangelog.json
44 lines (44 loc) · 885 Bytes
/
.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
{
"3.0.0": {
"en": "Testing sdk3 compatibility"
},
"3.0.1": {
"en": "Catch setcompatibility timeout exceptions"
},
"3.0.2": {
"en": "Fixed problem with TZ88 device"
},
"3.0.3": {
"en": "Removed invalid TZ88 flow card"
},
"3.0.4": {
"en": "Added TZ78"
},
"3.0.5": {
"en": "Fixed several crashes"
},
"3.0.6": {
"en": "Added TZE93"
},
"3.1.0": {
"en": "Added TZE93 Thermostat"
},
"3.1.1": {
"en": "Proper images and pairing instructions for TZE93, should support onoff capability"
},
"3.1.2": {
"en": "Added missing registerCapability in TZ93 driver"
},
"3.1.3": {
"en": "Switched COMMAND_CLASS for onoff capability"
},
"3.1.4": {
"en": "use thermostat_mode capability"
},
"3.1.5": {
"en": "Another attempt to get onoff working"
},
"3.1.6": {
"en": "Added icons for TZ93"
}
}