-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.homeychangelog.json
89 lines (89 loc) · 2.94 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
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
{
"1.0.0": {
"en": "First version. No device history available.",
"de": "Erste Version. Keine Gerätehistorie verfügbar.",
"nl": "Eerste versie. Geen apparaatgeschiedenis beschikbaar."
},
"2.0.0": {
"en": "Works now with Homey version 2.x.",
"de": "Funktioniert jetzt mit der Homey-Version 2.x.",
"nl": "Werkt nu met Homey versie 2.x."
},
"2.0.1": {
"en": "Added support for Smart Plug 902010_28 (AV2010/28).",
"de": "Unterstützung für Smart Plug 902010_28 (AV2010/28) hinzugefügt.",
"nl": "Ondersteuning toegevoegd voor Smart Plug 902010_28 (AV2010/28)."
},
"2.0.2": {
"en": "Added support for Homey Energy. Works now with the new AppStore. Small Bugfixes.",
"de": "Unterstützung für Homey Energy wurde zugefügt. Funktioniert jetzt mit dem neuen AppStore. Kleine Bugfixes.",
"nl": "Ondersteuning voor Homey Energy toegevoegd. Werkt nu met de nieuwe AppStore. Kleine foutjes."
},
"2.0.3": {
"en": "Added flow trigger when thermostat mode change (902010_32).",
"de": "Flow Trigger bei einer Änderung des Thermostatmodus hinzugefügt (902010_32).",
"nl": "Flow trigger toegevoegd bij het wijzigen van de thermostaatmodus (902010_32)."
},
"2.0.4": {
"en": "Added flow trigger when thermostat mode change (902010_32).",
"de": "Flow Trigger bei einer Änderung des Thermostatmodus hinzugefügt (902010_32).",
"nl": "Flow trigger toegevoegd bij het wijzigen van de thermostaatmodus (902010_32)."
},
"2.1.0": {
"en": "Added support for connected cooling devices (902010/32). Several bugfixes"
},
"3.0.0": {
"en": "Support for Homey V5"
},
"3.0.1": {
"en": "Fixed Descriptions and Readme"
},
"3.0.2": {
"en": "Fixed Icon and images"
},
"3.0.3": {
"en": "Added support for AV2010/21 & AV2010/22"
},
"3.0.4": {
"en": "Improved icons"
},
"3.0.5": {
"en": "Adding support for Homey V5"
},
"3.0.6": {
"en": "Added support for Homey V5 + Bugfix"
},
"3.0.7": {
"en": "Added support for Homey V5 + Bugfixes"
},
"3.0.8": {
"en": "Added support for Homey V5 + Bugfixes"
},
"3.0.9": {
"en": "Fix bugfix for _21, _22 and _24 devices"
},
"4.1.0": {
"en": "Big Update! We now support a bunch of new devices and added lots of features."
},
"4.1.1": {
"en": "Big Update! We now support a bunch of new devices and added lots of features."
},
"4.2.1": {
"en": "Enabled debug-mode and included experimental feature"
},
"4.3.0": {
"en": "Added support for AV2010/29A, new mode selector and improved performance of AV2010/32, improved power measurment of AV2010/25, fixed bug with AV2010/23 and some general improvements"
},
"4.3.1": {
"en": "Fixed bug with AV2010/29A"
},
"4.3.2": {
"en": "Fixed bug with AV2010/32 where the device occasionally becomes unavailable after restart of the app"
},
"4.3.3": {
"en": "Bugfix for AV2010/23"
},
"4.3.4": {
"en": "Fixed issue of AV2010/23"
}
}