forked from athombv/org.knx
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.homeychangelog.json
More file actions
90 lines (90 loc) · 2.4 KB
/
Copy path.homeychangelog.json
File metadata and controls
90 lines (90 loc) · 2.4 KB
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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
{
"1.2.7": {
"en": "Fix connection to non-broadcast interfaces after restart. Added support for sending and receiving telegrams directly from flows."
},
"1.2.6": {
"en": "Improved error handling for missing interfaces"
},
"1.2.5": {
"en": "Add support for ethernet on Homey Pro 2023"
},
"1.2.4": {
"en": "Fixed an issue with the 'Trigger scene' Flow card not sending the correct address and scene data."
},
"1.2.3": {
"en": "Updated the support URL."
},
"1.2.2": {
"en": "Fixed an issue with selecting a scene from the device quick-toggle."
},
"1.2.1": {
"en": "Resolved the issue with selecting group addresses when adding new devices."
},
"1.1.4": {
"en": "Resolved stability issues.",
"nl": "Stabiliteitsproblemen opgelost."
},
"1.1.2": {
"en": "Improve KNX connection stability.",
"nl": "Verbeterde stabiliteit van de KNX verbinding."
},
"1.1.1": {
"en": "Add support for electric power measurement devices.",
"nl": "Voegt ondersteuning toe voor elektrische verbruikmeters."
},
"1.1.0": {
"en": "Connection to KNX network improvements and small protocol fixes.",
"nl": "Betere verbinding naar het KNX netwerk en vele kleine verbeteringen."
},
"1.0.15": {
"en": "Bugfixes and crash preventions."
},
"1.0.13": {
"en": "Added automatic re-detection of KNX interfaces. This should re-find the used KNX interface if it's IP has changed over time."
},
"1.0.12": {
"en": "Small bugfixes and error handling."
},
"1.0.11": {
"en": "KNX Connection improvements."
},
"1.3.0": {
"en": "Added translations"
},
"1.3.1": {
"en": "Remove stop before up/down for windowcoverings"
},
"1.3.2": {
"en": "Add support for contact, motion, smoke and tamper sensor"
},
"1.3.3": {
"en": "Add humidity sensor"
},
"1.3.4": {
"en": "Solves issue with actuators"
},
"1.3.5": {
"en": "Add humidity sensor"
},
"1.4.0": {
"en": "Add HVAC options to thermostat and multiple other small features"
},
"1.4.1": {
"en": "Fixes in DPT parsing"
},
"1.4.2": {
"en": "Fixed issues causing app to crash"
},
"1.4.3": {
"en": "Resolved an issue with parsing data for electric metering device"
},
"1.5.0": {
"en": "Add Arabic language support"
},
"1.5.1": {
"en": "Fixes an issue that causes the app to crash"
},
"1.5.2": {
"en": "Improved app stability"
}
}