forked from Zsoltt-dom/MiTempHum-Homey
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.homeychangelog.json
95 lines (95 loc) · 2.47 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
90
91
92
93
94
95
{
"1.0.0": {
"en": "Initial release"
},
"1.1.0": {
"en": "Initial release, now compatible with the new Homey Pro 2023"
},
"1.1.1": {
"en": "Revised images, fixed some discovery issues"
},
"1.1.2": {
"en": "Fixed issue where values were not updating on the old Homey Pro"
},
"1.1.3": {
"en": "Fixed a bug, where could not discover new devices on the old Homey Pro"
},
"1.2.0": {
"en": "Added ZigBee drivers provided by Robert Klep"
},
"1.2.1": {
"en": "New developer, disabled Zigbee debug, battery level fixes, improved logging, added Zigbee product ID LYWSD03MMC-z"
},
"1.2.2": {
"en": "New developer, disabled Zigbee debug, battery level fixes, improved logging, added Zigbee product ID LYWSD03MMC-z"
},
"1.2.3": {
"en": "Added temperature offsets"
},
"1.2.4": {
"en": "Added LYWSDCGQ/01ZM (BLE)"
},
"1.2.5": {
"en": "Refactor of LYWSDCGQ/01ZM (BLE) driver"
},
"1.2.6": {
"en": "LYWSDCGQ/01ZM (BLE) driver updates - RSSI, warning messages on device title if any"
},
"1.2.7": {
"en": "Athom store README update"
},
"1.2.8": {
"en": "Multiple adjustments for LYWSD03MMC"
},
"1.2.9": {
"en": "Prevent exceptions during polling for LYWSD03MMC "
},
"1.2.10": {
"en": "Readme update + trying to address some unhandledRejections"
},
"1.2.11": {
"en": "Minor fix for Reference error (LYWSDCGQ)"
},
"1.2.12": {
"en": "Additional checks for device availability"
},
"1.2.13": {
"en": "Optimisations for LYWSD03MMC"
},
"1.2.14": {
"en": "Additional logging for LYWSD03MMC + fixes"
},
"1.2.15": {
"en": "Support added for LYWSD02MMC and LYWSD03MMC with standard firmware."
},
"1.2.16": {
"en": "Support added for LYWSD02MMC and LYWSD03MMC with standard firmware."
},
"1.2.17": {
"en": "Support added for LYWSD02MMC and LYWSD03MMC with standard firmware."
},
"1.2.18": {
"en": "Support added for LYWSD02MMC and LYWSD03MMC with standard firmware."
},
"1.2.19": {
"en": "LYWSD03 discovery adjustments"
},
"1.2.20": {
"en": "Fix for ATC LYWSD03MMC negative temperatures"
},
"1.2.21": {
"en": "Fix for ATC LYWSD03MMC negative temperatures"
},
"1.2.22": {
"en": "Additional logging"
},
"1.2.23": {
"en": "Fix for ATC LYWSD03MMC negative temperatures, log less data/noise"
},
"1.2.24": {
"en": "Fix for LYWSD03MMC BLE not ATC - undefined error"
},
"1.2.25": {
"en": "Minor internal adjustment"
}
}