-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path.homeychangelog.json
47 lines (47 loc) · 1.37 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
{
"2.4.2": {
"en": "Add support for the Heatit Z-Push Button 4 devices"
},
"2.5.0": {
"en": "Add support for the Z-TRM3 thermostat and meter reset action for applicable devices"
},
"2.5.1": {
"en": "Fix Z-Dim device driver crashing on init"
},
"2.6.0": {
"en": "Add support for the Heatit Z-TEMP2 thermostat"
},
"2.6.1": {
"en": "Add support for the Heatit Z-TEMP2 thermostat device"
},
"2.7.0": {
"en": "Add support for the Z-Smoke AC Smoke Detector"
},
"2.7.1": {
"en": "Fix Z-TRM3 communication / association issues"
},
"3.0.0": {
"en": "Update to Homey SDKv3"
},
"3.4.2": {
"en": "Added support for Heatit Z-Smoke Battery on Homey Bridge"
},
"3.6.3": {
"en": "Added support for floor and external temperature sensor for Z-TRM6. Added support for temperature sensors for Z-Water2. Removed wrong parameter for Z-Han/B."
},
"3.6.4": {
"en": "Added support for floor and external temperature sensor for Z-TRM6. Added support for temperature sensors for Z-Water2. Removed wrong parameter for Z-HAN/B."
},
"3.8.7": {
"en": "Added Z-TRM6 polling for test, Added status indicator option for ZTEMP2 and ZTEMP3 for test."
},
"3.9.0": {
"en": "Reduces reports from Z-TRM6"
},
"3.9.1": {
"en": "Minor bug fixes"
},
"3.9.2": {
"en": "Change Z-TEMP3 class to \"thermostat\" from \"other\""
}
}