-
Notifications
You must be signed in to change notification settings - Fork 5
/
.homeychangelog.json
54 lines (54 loc) · 1.39 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
{
"1.3.9": {
"en": "Changed device type to car",
"sv": "Ändrade enhetstyp till bil"
},
"1.3.8": {
"en": "Maintenance"
},
"1.3.7": {
"en": "Solved the unauthorized_client problem for the Connected Vehicle device type"
},
"1.3.6": {
"en": "Maintenance"
},
"1.3.5": {
"en": "Latitude and Longtitude included in location changed trigger (thanks to jvdweerthof)"
},
"1.3.4": {
"en": "Maintenance"
},
"1.3.2": {
"en": "New Connected Vehicle device type that supports Android auto based cars"
},
"1.2.5": {
"en": "Stability improvement"
},
"1.2.4": {
"en": "Converted the custom locked capability to the native locked capability"
},
"1.2.3": {
"en": "Fixed bug related to average fuel consumption missing"
},
"1.2.2": {
"en": "Fixed bug with API calls which require position"
},
"1.2.1": {
"en": "SDK 3 upgrade"
},
"1.1.4": {
"en": "Fixed bug with duplicate charge cable triggers"
},
"1.1.3": {
"en": "VOC position API response stored in debug setting"
},
"1.1.2": {
"en": "Average fuel consumption added to engine stop trigger"
},
"1.1.1": {
"en": "Fixed bug related to status refresh"
},
"1.1.0": {
"en": "Fuel range changed trigger added"
}
}