forked from LRuesink-WebArray/homey-matic
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.homeychangelog.json
47 lines (47 loc) · 1.07 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
{
"0.17.1": {
"en": "Fix temperature value type of HM-WDS10-TH-O and HM-WDS100-C6-O"
},
"0.17.0": {
"en": "This release adds many devices. Add some info about devices in advanced settings."
},
"0.18.0": {
"en": "Add more devices"
},
"0.18.1": {
"en": "Fix HmIP-BSM"
},
"0.19.0": {
"en": "Added new devices, deactivate setOnDim option for HmIP-BDT, sdk 3"
},
"0.19.1": {
"en": "Fix errors in HmIP-BDT and HmIP-FDT and fix api."
},
"0.20.0": {
"en": "migration with bugfixes from Homematic v0.19.1"
},
"0.20.1": {
"en": "fix: show CCU IP adress upon CCU selection dialogue"
},
"0.21.0": {
"en": "removed: deprecated connection methods to the CCU"
},
"0.22.0": {
"en": "update: css styling used in settings.html"
},
"0.22.1": {
"en": "improved: lay-out of settings.html"
},
"0.22.2": {
"en": "updated: readme"
},
"0.22.3": {
"en": "updated: settings dialogue"
},
"0.23.0": {
"en": "optimized: async code execution"
},
"0.24.0": {
"en": "added: support for device HmIP-MIOB"
}
}