-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy path.homeychangelog.json
59 lines (59 loc) · 2.12 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
{
"1.0.0": {
"en": "Initial version - support for Door/window sensor."
},
"1.0.1": {
"en": "Added Plug-in Switch (Schuko) TZWP-100. Bugfix."
},
"1.0.2": {
"en": "Added Telldus plug-in mini switch."
},
"1.0.3": {
"en": "Rewrite to support SDK 2, and new athom-cli. Changed id´s to be strings. Added condition - meassured power in range for Telldus TZWP-102 plug."
},
"1.1.0": {
"en": "Stable version"
},
"1.1.1": {
"en": "(beta) - Fixed settings hint. Wrong description for TZWP-102 when power failure. Bad default values for TZWP-102 settings, and changed scale for percentage scale."
},
"1.1.2": {
"en": "Replaced icon for TZWP-102. Was displayed incorrectly in newer version of app. Thanks to Marcus Karlsson and Johan Bendz for icon contribution and testing."
},
"1.1.3": {
"en": "BETA - Fixed problem with plug-in switch TZWP-100 not updating status when manually triggered on plug. Energy compability updates."
},
"1.1.4": {
"en": "Updated description, and inclusion instructions."
},
"1.2.0": {
"en": "Support for Homey V5, SDK 3.0, added power reset for TZWP-102 (maintainance action and flow action), inclusion/exclusion description updated, updated icon for TZWP-100. Updated readme file, plus minor changes."
},
"1.2.1": {
"en": "Bugfix - fix to TZWP-102 not updating status when manually toggled."
},
"1.3.0": {
"en": "Added new device, Telldus Door sensor. White label device with Telldus branding. Updated localization, plus various minor fixes."
},
"1.3.1": {
"en": "Minor fixes"
},
"1.3.2": {
"en": "Device name fixed."
},
"1.3.3": {
"en": "Added meassure battery capability for Door/window sensor TZDW-100."
},
"1.4.0": {
"en": "Added new device Pet Immune PIR sensor, and updated app profile."
},
"1.4.1": {
"en": "Added new device, Pet Immune PIR sensor, and updated app profile."
},
"1.4.2": {
"en": "Added new device, Pet Immune PIR sensor, and updated app profile. Corrected ManufacturerId error from 1.4.1."
},
"1.4.3": {
"en": "Bug fixes after adding new device. Pet immune PIR sensor."
}
}