-
Notifications
You must be signed in to change notification settings - Fork 3
/
.homeychangelog.json
62 lines (62 loc) · 1.63 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
{
"1.2.2": {
"en": "Fixes for Homey Pro 2023."
},
"1.2.1": {
"en": "Fixes for Homey Pro 2023."
},
"1.2.0": {
"en": "Updated to homey-api. "
},
"1.1.0": {
"en": "Support for storing enum capabilities. Added 'Write boolean', 'Write number' and 'Write text' actions. "
},
"1.0.0": {
"en": "Updated to SDK3. Updated settings. "
},
"0.9.14": {
"en": "Added flows to enable/disable metrics and set write interval. "
},
"0.9.13": {
"en": "Added flows to enable/disable metrics and set write interval. "
},
"0.9.12": {
"en": "Fixed escaping of non-breaking spaces. "
},
"0.9.11": {
"en": "Added triggers for online and offline events. Added export of CPU usage per app. Name for measurements can be prefixed. Added tag_2 for export of CPU usage."
},
"0.9.10": {
"en": "Added triggers for online and offline events. Added export of CPU usage per app. Name for measurements can be prefixed."
},
"0.9.9": {
"en": "Handle adding several devices at the same time."
},
"0.9.8": {
"en": "Handle adding several devices at the same time."
},
"0.9.7": {
"en": "Name standard for measurements can be changed. Zone id and name as tags."
},
"0.9.6": {
"en": "Support for InfluxDB v2 and InfluxDb Cloud. "
},
"0.9.5": {
"en": "Minor fixes. "
},
"0.9.4": {
"en": "Minor fixes. "
},
"0.9.3": {
"en": "Improved settings page. "
},
"0.9.2": {
"en": "Added logging of Homey metrics. Added protocol, username and password to settings. "
},
"0.9.1": {
"en": "Fixed timestamp for measurements. "
},
"0.9.0": {
"en": "First version. "
}
}