-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.homeychangelog.json
62 lines (62 loc) · 1015 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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
{
"1.0.0": {
"en": "Rewrite myStrom Bulb"
},
"1.0.2": {
"en": "Some changes for the new Homey-App Store"
},
"1.0.5": {
"en": "Fixed Button"
},
"1.0.6": {
"en": "README.txt > removed external link"
},
"1.1.0": {
"en": "Migrate from homey-wifidriver to axios"
},
"1.1.1": {
"en": "Updated to SDKv3"
},
"1.1.2": {
"en": "Promises refactored"
},
"1.1.3": {
"en": "Bugfixes"
},
"1.1.4": {
"en": "Bugfixes"
},
"1.2.0": {
"en": "Support HP2023"
},
"1.2.1": {
"en": "Device refresh fixed"
},
"1.2.2": {
"en": "Some internal fixes"
},
"1.2.3": {
"en": "API crash fixed"
},
"1.2.4": {
"en": "TempFix debug-log"
},
"1.2.5": {
"en": "Button get device-data failed fixed"
},
"1.2.6": {
"en": "Bugfixes"
},
"1.2.7": {
"en": "myStrom-Pir sensor refresh fixed"
},
"1.2.8": {
"en": "Bump myHomey"
},
"1.2.9": {
"en": "Bump myHomey"
},
"1.2.10": {
"en": "Bump myHomey"
}
}