forked from fkmeland/com.broadlink
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.homeychangelog.json
152 lines (152 loc) · 4.26 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
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
{
"3.1.1": {
"en": "SDK3 update by fkmeland:, RMx - fixed rename of stored commands, fixed reading of commands upon restart, removal of obsolete Node.JS modules, added Insights/device logs, added new sensor capability indicating device learning state, learn. button reflects current state of operations, improved logging, added titleFormatted and some others, "
},
"3.1.2": {
"en": "Added 0x5F36 for RM3 Mini Red Bean edition"
},
"3.1.3": {
"en": "Fixes for RM Pro flow cards"
},
"3.1.4": {
"en": "Improved logging for SP1/SP2, fixes for SP1/SP2 + specific payloads for 0x5f36 / RM Mini 3 Red Bean"
},
"3.1.5": {
"en": "Added device details upon start into logs"
},
"3.1.6": {
"en": "Prevent crashes in the arrToHex "
},
"3.1.7": {
"en": "Another RM3 Mini driver adjustment for Red Bean"
},
"3.1.8": {
"en": "SPx drivers adjustment, polling "
},
"3.1.9": {
"en": "Another adjustments for RM3 Red Bean"
},
"3.1.10": {
"en": "Another adjustments for RM3 Red Bean"
},
"3.1.11": {
"en": "Final adjustments for RM3 Red Bean + fix of polling for SPx devices"
},
"3.1.12": {
"en": "Final adjustments for RM3 Red Bean + fix of polling for SPx devices"
},
"3.1.13": {
"en": "Adjustments of the BroadlinkUtils library, await initialisation, RM4 icons updated"
},
"3.1.14": {
"en": "Another adjustment for BroadlinkUtils"
},
"3.1.15": {
"en": "Adjustments for RM3 RedBean and RM4 check_IR_data(red) function"
},
"3.1.16": {
"en": "Adjustments for RM3 RedBean and RM4 check_IR_data(red) function"
},
"3.1.17": {
"en": "RMPlus and RM Pro adjustments"
},
"3.1.18": {
"en": "SP2 watts reading adjustments + test for RM3 Mini Red Bean"
},
"3.1.19": {
"en": "Revert SP2 to previous + logging for RM3, fixed RedBean"
},
"3.1.20": {
"en": "Revert SP2 to previous + logging for RM3, fixed RedBean"
},
"3.1.21": {
"en": "RM4 mini / RM4 Pro fixes"
},
"3.1.22": {
"en": "SP2 / SP3 debug log enhancement"
},
"3.1.23": {
"en": "Icons cosmetic RM3/RM4Mini/Pro + fixed settings error for first time instalations + SP3S power reading adjustments"
},
"3.1.24": {
"en": "Logging adjustment, SP3S logging, autentification from settings did not work for RM4"
},
"3.1.25": {
"en": "Icons adjustments"
},
"3.1.26": {
"en": "Finally fixed SP2 + SP3S power readings + logging optimisation"
},
"3.1.27": {
"en": "SP2/SP3s power monitoring fixes for higher loads"
},
"3.1.28": {
"en": "Improvements in the get_energy method"
},
"3.1.29": {
"en": "Another fix for SP2 / SP3s devices"
},
"3.1.30": {
"en": "Added RM4 Pro support (IR/RF/temperature/humidity)"
},
"3.1.31": {
"en": "Improved logging"
},
"3.1.32": {
"en": "Improved logging"
},
"3.1.33": {
"en": "Improving Storecommands method to prevent damaged JSON errors"
},
"3.1.34": {
"en": "Prevent future JSON corruption, Power measurement adjustments when powering off SP3s sockets"
},
"3.1.35": {
"en": "Ensure corrupted JSON is erased, so that device can be re-learned without re-adding"
},
"3.1.36": {
"en": "DataStore small fix - allow to delete all commands stored"
},
"3.1.37": {
"en": "Fixes for storing and sending IR command - RM4Mini/RMPlus/RMPro. If IR will not work, please delete command and re-learn"
},
"3.1.38": {
"en": "Notifications adjustments - RM4Pro/RMPlus/RMPro"
},
"3.1.39": {
"en": "Notifications adjustments - RM4Pro/RMPlus/RMPro"
},
"3.1.40": {
"en": "Small adjustment for comm. method"
},
"3.1.41": {
"en": "Minor adjustments for error reporting"
},
"3.1.42": {
"en": "Improvements for the pairing process"
},
"3.1.43": {
"en": "Fix for Hysen / periodic updates"
},
"3.1.44": {
"en": "Additional fixes for Hysen"
},
"3.1.45": {
"en": "Device compatibility check adjustments during pairing"
},
"3.1.46": {
"en": "Device compatibility check adjustments during pairing"
},
"3.1.54": {
"en": "Reverting RM3 Mini RedBean changes to previous state "
},
"3.1.55": {
"en": "Attempt to address RM3 Mini RedBean sending IR code issue"
},
"3.1.56": {
"en": "Hysen Automode fix"
},
"3.1.57": {
"en": "Debug logging improvements"
}
}