homebridge-eosstb 2.3.5 → 2.3.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,4 +1,5 @@
1
1
  # Changelog
2
+
2
3
  All notable changes to this project will be documented in this file.
3
4
  See the [Readme file](https://github.com/jsiegenthaler/homebridge-eosstb/blob/master/README.md) for full plugin documentation.
4
5
  Please restart Homebridge after every plugin update.
@@ -6,240 +7,262 @@ Please restart Homebridge after every plugin update.
6
7
  # Bug Fixes and Improvements
7
8
 
8
9
  ## Current To-Do and In-Work List (For Future Releases, in rough order of priority):
9
- * Try and get authentication working again HELP NEEDED
10
10
 
11
+ - Try and get authentication working again for CH and GB HELP NEEDED
12
+
13
+ ## 2.3.6 (2025-08-22)
14
+
15
+ - Fixed connection problems for NL
16
+ - Updated references to NL in Readme
17
+ - Updated iOS and Homebridge version references in Readme
18
+ - Formatted source code using Prettier
19
+ - Bumped dependency "axios-cookiejar-support": "^6.0.4",
20
+ - Bumped dependency "axios": "^1.11.0",
21
+ - Bumped dependency "debug": "^4.4.1",
22
+ - Bumped dependency "mqtt": "^5.14.0",
23
+ - Bumped dependency "qs": "^6.14.0",
24
+ - Bumped dependency "semver": "^7.7.2",
25
+ - Bumped dependency "tough-cookie": "^5.1.2",
26
+ - Bumped dependency "ws": "^8.18.3"
27
+ - Bumped dependency "homebridge": "^1.9.0||^2.0.0-beta",
28
+ - Bumped dependency "node": "^22.18.0"
11
29
 
12
30
  ## 2.3.5 (2024-10-25)
13
- * Added preparations for Homebridge 2.0
14
- * Updated iOS and Homebridge version references in Readme
15
- * Bumped dependency "axios": "^1.7.5",
16
- * Bumped dependency "axios-cookiejar-support": "^5.0.3",
17
- * Bumped dependency "debug": "^4.3.7",
18
- * Bumped dependency "mqtt": "^5.10.1",
19
- * Bumped dependency "mqtt": "^5.10.1",
20
- * Bumped dependency "qs": "^6.13.0",
21
- * Bumped dependency "semver": "^7.6.3",
22
- * Bumped dependency "tough-cookie": "^5.0.0",
23
- * Bumped dependency "ws": "^8.18.0"
24
- * Bumped dependency "homebridge": "^1.8.4||^2.0.0-beta",
25
- * Bumped dependency "node": "^20.18.0"
31
+
32
+ - Added preparations for Homebridge 2.0
33
+ - Updated iOS and Homebridge version references in Readme
34
+ - Bumped dependency "axios": "^1.7.5",
35
+ - Bumped dependency "axios-cookiejar-support": "^5.0.3",
36
+ - Bumped dependency "debug": "^4.3.7",
37
+ - Bumped dependency "mqtt": "^5.10.1",
38
+ - Bumped dependency "qs": "^6.13.0",
39
+ - Bumped dependency "semver": "^7.6.3",
40
+ - Bumped dependency "tough-cookie": "^5.0.0",
41
+ - Bumped dependency "ws": "^8.18.0"
42
+ - Bumped dependency "homebridge": "^1.8.4||^2.0.0-beta",
43
+ - Bumped dependency "node": "^20.18.0"
26
44
 
27
45
  ## 2.3.4 (2024-06-22)
28
- * Updated PL references in package.json
29
- * Minor Readme updates
46
+
47
+ - Updated PL references in package.json
48
+ - Minor Readme updates
30
49
 
31
50
  ## 2.3.3 (2024-06-20)
32
- * Bumped dependency "mqtt": "^5.7.2"
33
- * Bumped dependency "ws": "^8.17.1"
51
+
52
+ - Bumped dependency "mqtt": "^5.7.2"
53
+ - Bumped dependency "ws": "^8.17.1"
34
54
 
35
55
  ## 2.3.2 (2024-06-15)
56
+
36
57
  This release fixes the logon issues for Belgium users. Other countries still have issues, refer issue #112
37
- * Fixed login issues for BE users
38
- * Bumped dependency "axios": "^1.7.2"
39
- * Bumped dependency "axios-cookiejar-support": "^5.0.2"
40
- * Bumped dependency "debug": "^4.3.5"
41
- * Bumped dependency "mqtt": "^5.7.0"
42
- * Bumped dependency "qs": "^6.12.1"
43
- * Bumped dependency "semver": "^7.6.2"
44
- * Bumped dependency "tough-cookie": "^4.1.4"
45
- * Bumped dependency "ws": "^8.17.0"
46
- * Removed Magenta TV from package.json
47
- * Updated iOS version references in Readme
48
- * Updated Readme file to change UPC references to Liberty Global
49
- * Updated Readme file with minor Readme changes for BE and PL
50
58
 
59
+ - Fixed login issues for BE users
60
+ - Bumped dependency "axios": "^1.7.2"
61
+ - Bumped dependency "axios-cookiejar-support": "^5.0.2"
62
+ - Bumped dependency "debug": "^4.3.5"
63
+ - Bumped dependency "mqtt": "^5.7.0"
64
+ - Bumped dependency "qs": "^6.12.1"
65
+ - Bumped dependency "semver": "^7.6.2"
66
+ - Bumped dependency "tough-cookie": "^4.1.4"
67
+ - Bumped dependency "ws": "^8.17.0"
68
+ - Removed Magenta TV from package.json
69
+ - Updated iOS version references in Readme
70
+ - Updated Readme file to change UPC references to Liberty Global
71
+ - Updated Readme file with minor Readme changes for BE and PL
51
72
 
52
73
  ## 2.3.1 (2024-04-06)
74
+
53
75
  This is a maintenance release to bring dependencies up to date.
54
76
  The core logon issues still exist, refer issue #112
55
- * Removed Magenta TV from package.json
56
- * Bumped dependency "axios": "^1.6.8"
57
- * Bumped dependency "mqtt": "^5.5.0"
58
- * Bumped dependency "semver": "^7.6.0"
59
- * Bumped dependency "qs": "^6.12.0"
60
77
 
78
+ - Removed Magenta TV from package.json
79
+ - Bumped dependency "axios": "^1.6.8"
80
+ - Bumped dependency "mqtt": "^5.5.0"
81
+ - Bumped dependency "semver": "^7.6.0"
82
+ - Bumped dependency "qs": "^6.12.0"
61
83
 
62
84
  ## 2.3.0 (2024-01-25)
63
- * Added auto endpoint detection for all services, this fixes connection issues in many countries
64
- * Added ability to set authentication method. You must select the method in the plugin config. If none set, logon method falls back to using country code
65
- * Added Disable Session Watchdog to config.schema to make it easier to debug by turning off the session watchdog
66
- * Fixed issue connecting to mqtt broker (issue started ca. 23 Jan 2024) by adding extra subprotocol headers
67
- * Fixed bug in getMostWatchedChannels where the endpoint was incorrect
68
- * Updated Readme plugin status for various countries
69
- * Updated iOS version references in Readme
70
- * Bumped dependency "axios": "^1.6.6"
71
- * Bumped dependency "mqtt": "^5.3.5"
72
- * IN WORK: Reworking GB authentication methods. NOT YET WORKING, PLEASE BE PATIENT
73
85
 
86
+ - Added auto endpoint detection for all services, this fixes connection issues in many countries
87
+ - Added ability to set authentication method. You must select the method in the plugin config. If none set, logon method falls back to using country code
88
+ - Added Disable Session Watchdog to config.schema to make it easier to debug by turning off the session watchdog
89
+ - Fixed issue connecting to mqtt broker (issue started ca. 23 Jan 2024) by adding extra subprotocol headers
90
+ - Fixed bug in getMostWatchedChannels where the endpoint was incorrect
91
+ - Updated Readme plugin status for various countries
92
+ - Updated iOS version references in Readme
93
+ - Bumped dependency "axios": "^1.6.6"
94
+ - Bumped dependency "mqtt": "^5.3.5"
95
+ - IN WORK: Reworking GB authentication methods. NOT YET WORKING, PLEASE BE PATIENT
74
96
 
75
97
  ## 2.2.16 (2024-01-16)
76
- * Removed AZ, CZ, DE, HU, RO from config.json and Readme. These countries no longer offer UPC TV.
77
98
 
99
+ - Removed AZ, CZ, DE, HU, RO from config.json and Readme. These countries no longer offer UPC TV.
78
100
 
79
101
  ## 2.2.15 (2024-01-14)
80
- * Fixed issue with MQTT connection failure in CH due to change of MQTT endpoint
81
- * Bumped dependency "axios-cookiejar-support": "^5.0.0"
82
102
 
103
+ - Fixed issue with MQTT connection failure in CH due to change of MQTT endpoint
104
+ - Bumped dependency "axios-cookiejar-support": "^5.0.0"
83
105
 
84
106
  ## 2.2.14 (2024-01-06)
85
- * Updated description in package.json for better display in Homebridge on small device screens
86
- * Updated iOS references to iOS 17.2 in README.md
87
- * Bumped dependency "axios": "^1.6.5"
88
- * Bumped dependency "mqtt": "^5.3.4"
89
107
 
108
+ - Updated description in package.json for better display in Homebridge on small device screens
109
+ - Updated iOS references to iOS 17.2 in README.md
110
+ - Bumped dependency "axios": "^1.6.5"
111
+ - Bumped dependency "mqtt": "^5.3.4"
90
112
 
91
113
  ## 2.2.13 (2023-11-09)
92
- * Updated Homebridge references in README.md
93
- * Bumped dependency "axios": "^1.6.1"
94
- * Bumped dependency "mqtt": "^5.2.0"
95
- * Bumped dependency "homebridge": "^1.7.0"
96
114
 
115
+ - Updated Homebridge references in README.md
116
+ - Bumped dependency "axios": "^1.6.1"
117
+ - Bumped dependency "mqtt": "^5.2.0"
118
+ - Bumped dependency "homebridge": "^1.7.0"
97
119
 
98
120
  ## 2.2.12 (2023-10-28)
99
- * Updated iOS references to iOS 17.x in README.md
100
- * Added config option masterChannelRefreshCheckInterval to select desired master channel list refresh check interval (in seconds). Default 60s.
101
- * Bumped dependency "axios": "^1.6.0"
102
- * Bumped dependency "mqtt": "^5.1.3"
103
- * Bumped dependency "node": "^20.9.0"
104
121
 
122
+ - Updated iOS references to iOS 17.x in README.md
123
+ - Added config option masterChannelRefreshCheckInterval to select desired master channel list refresh check interval (in seconds). Default 60s.
124
+ - Bumped dependency "axios": "^1.6.0"
125
+ - Bumped dependency "mqtt": "^5.1.3"
126
+ - Bumped dependency "node": "^20.9.0"
105
127
 
106
128
  ## 2.2.11 (2023-08-05)
107
- * Updated iOS references in README.md
108
- * Bumped dependency "mqtt": "^5.0.2"
109
129
 
130
+ - Updated iOS references in README.md
131
+ - Bumped dependency "mqtt": "^5.0.2"
110
132
 
111
133
  ## 2.2.10 (2023-07-23)
112
- * Improved authentication refresh
113
- * Added config items masterChannelListValidFor to allow easy tuning of timer periods
114
- * Fixed minor typos and improved some text in README.md
115
- * Fixed ReferenceError bug #107
116
- * Bumped dependency "semver": "^7.5.4"
117
- * Bumped dependency "tough-cookie": "^4.1.3"
118
- * Bumped dependency "node": ">=18.17.0"
119
134
 
135
+ - Improved authentication refresh
136
+ - Added config items masterChannelListValidFor to allow easy tuning of timer periods
137
+ - Fixed minor typos and improved some text in README.md
138
+ - Fixed ReferenceError bug #107
139
+ - Bumped dependency "semver": "^7.5.4"
140
+ - Bumped dependency "tough-cookie": "^4.1.3"
141
+ - Bumped dependency "node": ">=18.17.0"
120
142
 
121
143
  ## 2.2.9 (2023-05-29)
122
- * Fixed bug with access token expiring causing 401 unauthorised errors when refreshing channel list
123
- * Cleaned up some code
124
144
 
145
+ - Fixed bug with access token expiring causing 401 unauthorised errors when refreshing channel list
146
+ - Cleaned up some code
125
147
 
126
148
  ## 2.2.8 (2023-05-22)
127
- * Updated iOS version references
128
- * Fixed bug causing Homebridge crash when master channel list is not yet loaded
129
- * Fixed bug causing Homebridge crash when any error occurs in refresh of master channel list
130
149
 
150
+ - Updated iOS version references
151
+ - Fixed bug causing Homebridge crash when master channel list is not yet loaded
152
+ - Fixed bug causing Homebridge crash when any error occurs in refresh of master channel list
131
153
 
132
154
  ## 2.2.6 (2023-05-19)
133
- * Fixed some minor logging typos
134
- * Added logging of version info
135
- * Updated engine version references
136
- * Bumped dependency "axios": "^1.4.0",
137
- * Bumped dependency "qs": "^6.11.2",
138
155
 
156
+ - Fixed some minor logging typos
157
+ - Added logging of version info
158
+ - Updated engine version references
159
+ - Bumped dependency "axios": "^1.4.0",
160
+ - Bumped dependency "qs": "^6.11.2",
139
161
 
140
162
  ## 2.2.5 (2023-03-28)
141
- * Improved robustness when no set-top boxes detected in the user profile
142
- * Updated iOS version references
143
- * Minor improvements to the Readme
144
163
 
164
+ - Improved robustness when no set-top boxes detected in the user profile
165
+ - Updated iOS version references
166
+ - Minor improvements to the Readme
145
167
 
146
168
  ## 2.2.4 (2023-03-11)
147
- * Bumped dependency "qs": "^6.11.1",
148
- * Bumped dependency "node": ">=16.19.1"
149
169
 
170
+ - Bumped dependency "qs": "^6.11.1",
171
+ - Bumped dependency "node": ">=16.19.1"
150
172
 
151
173
  ## 2.2.3 (2023-03-01)
152
- * Bumped dependency "axios": "^1.3.4",
153
174
 
175
+ - Bumped dependency "axios": "^1.3.4",
154
176
 
155
177
  ## 2.2.2 (2023-02-18)
156
- * Fixed bug causing 401 unauthorized when refreshing the master channel list
157
- * Bumped dependency "axios": "^1.3.3"
158
178
 
179
+ - Fixed bug causing 401 unauthorized when refreshing the master channel list
180
+ - Bumped dependency "axios": "^1.3.3"
159
181
 
160
182
  ## 2.2.1 (2023-02-11)
161
- * Fixed issue #96 with failled mqtt session not reconnecting automatically
162
- * Cleaned up and optimized some code
163
- * Bumped dependency "axios": "^1.3.2"
164
- * Improved readme content and layout
165
183
 
184
+ - Fixed issue #96 with failled mqtt session not reconnecting automatically
185
+ - Cleaned up and optimized some code
186
+ - Bumped dependency "axios": "^1.3.2"
187
+ - Improved readme content and layout
166
188
 
167
189
  ## 2.2.0 (2023-01-28)
168
- * Added support for new ARRIS VIP5002W set-top box as seen in NL in January 2023
169
- * Added support for households which do not have recording entitlements
170
- * Updated device manufacturer names
171
- * Updated iOS version references
172
- * Updated set-top box model references
173
- * Updated set-top box version references
174
- * Improved detection of local DVR
175
- * Improved logging code
176
- * Bumped dependency "axios": "^1.2.5"
177
190
 
191
+ - Added support for new ARRIS VIP5002W set-top box as seen in NL in January 2023
192
+ - Added support for households which do not have recording entitlements
193
+ - Updated device manufacturer names
194
+ - Updated iOS version references
195
+ - Updated set-top box model references
196
+ - Updated set-top box version references
197
+ - Improved detection of local DVR
198
+ - Improved logging code
199
+ - Bumped dependency "axios": "^1.2.5"
178
200
 
179
201
  ## 2.1.3 (2023-01-16)
180
- * Fixed bug: 'Target Media State': characteristic was supplied illegal value #91
181
- * Fixed bug in setMediaState
182
- * Improved handling of Target Media State
183
202
 
203
+ - Fixed bug: 'Target Media State': characteristic was supplied illegal value #91
204
+ - Fixed bug in setMediaState
205
+ - Improved handling of Target Media State
184
206
 
185
207
  ## 2.1.2 (2023-01-08)
186
- * Fixed bug causing the plugin to crash when logging an error in getRecordingState and refreshDeviceChannelList
187
208
 
209
+ - Fixed bug causing the plugin to crash when logging an error in getRecordingState and refreshDeviceChannelList
188
210
 
189
211
  ## 2.1.1 (2023-01-05)
190
- * Fixed bug where InputSourceType and InputDeviceType values were not correctly read
191
212
 
213
+ - Fixed bug where InputSourceType and InputDeviceType values were not correctly read
192
214
 
193
215
  ## 2.1.0 (2023-01-03)
194
- * Added KeyMacro support
195
- * Added custom characteristics: Current Channel Id and Current Channel Name, useful in automations
196
- * Added preparation for reading current program name (future feature)
197
- * Fixed bug where Input Device Type was not always correctly logged
198
- * Fixed bug where Input Source Type was not always correctly logged
199
- * Updated iOS version references
200
- * Bumped dependency "axios": "^1.2.2"
201
- * Bumped dependency "axios-cookiejar-support": "^4.0.6"
202
216
 
217
+ - Added KeyMacro support
218
+ - Added custom characteristics: Current Channel Id and Current Channel Name, useful in automations
219
+ - Added preparation for reading current program name (future feature)
220
+ - Fixed bug where Input Device Type was not always correctly logged
221
+ - Fixed bug where Input Source Type was not always correctly logged
222
+ - Updated iOS version references
223
+ - Bumped dependency "axios": "^1.2.2"
224
+ - Bumped dependency "axios-cookiejar-support": "^4.0.6"
203
225
 
204
226
  ## 2.0.4 (2022-12-05)
205
- * Fixed model detection of HUMAX EOS1008R boxes
206
- * Fixed detection of Status Active to properly show mqtt active or not using Status Active in the Home app
207
- * Added keyevent NextUserProfile to config.json as a selectable remote key
208
- * Improved error handling and cleaned up some code in various subroutines
209
- * Bumped dependency "axios": "^1.2.1"
210
227
 
228
+ - Fixed model detection of HUMAX EOS1008R boxes
229
+ - Fixed detection of Status Active to properly show mqtt active or not using Status Active in the Home app
230
+ - Added keyevent NextUserProfile to config.json as a selectable remote key
231
+ - Improved error handling and cleaned up some code in various subroutines
232
+ - Bumped dependency "axios": "^1.2.1"
211
233
 
212
234
  ## 2.0.3 (2022-11-29)
213
- * Fixed Telenet login for BE users
214
235
 
236
+ - Fixed Telenet login for BE users
215
237
 
216
238
  ## 2.0.2 (2022-11-28)
217
- * Improved startup speed (sessionWatchdog starts faster)
218
- * Improved robustness for handling of user-defined box names if >14 characters
219
- * Improved mqttClient error handling to try and catch a rare error
220
- * Fixed incorrect endpoint for UPC TV Poland
221
- * Fixed bug in setPersonalizationDataForDevice causing crash for GB users
222
- * Fixed minor logging issue
223
- * Fixed default settings for TargetMediaState
224
- * Cleaned up some GB code
225
- * Bumped dependency "axios": "^1.2.0"
226
- * Bumped Homebridge "homebridge": ">=1.6.0",
227
239
 
240
+ - Improved startup speed (sessionWatchdog starts faster)
241
+ - Improved robustness for handling of user-defined box names if >14 characters
242
+ - Improved mqttClient error handling to try and catch a rare error
243
+ - Fixed incorrect endpoint for UPC TV Poland
244
+ - Fixed bug in setPersonalizationDataForDevice causing crash for GB users
245
+ - Fixed minor logging issue
246
+ - Fixed default settings for TargetMediaState
247
+ - Cleaned up some GB code
248
+ - Bumped dependency "axios": "^1.2.0"
249
+ - Bumped Homebridge "homebridge": ">=1.6.0",
228
250
 
229
251
  ## 2.0.2-beta.1 (2022-11-19)
230
- * Added custom characteristic Current Channel Id
231
- * Added custom characteristic Current Channel Name
232
- * Optimised some code
233
252
 
253
+ - Added custom characteristic Current Channel Id
254
+ - Added custom characteristic Current Channel Name
255
+ - Optimised some code
234
256
 
235
257
  ## 2.0.1 (2022-11-19)
236
- * Increased reliability of mqtt messages by setting QoS
237
- * Optimised the GB session code Removed some left over debug code
238
258
 
259
+ - Increased reliability of mqtt messages by setting QoS
260
+ - Optimised the GB session code Removed some left over debug code
239
261
 
240
262
  ## 2.0.0 (2022-11-14)
241
- * Rewrote plugin to handle new login sequence and new endpoints following backend changes on 13.10.2022
242
- * Major startup speed improvements after Homebridge reboot
243
- * Improved mqtt performance
244
- * Added support of channel sort by most watched
245
- * And many more small bug fixes and improvements included
263
+
264
+ - Rewrote plugin to handle new login sequence and new endpoints following backend changes on 13.10.2022
265
+ - Major startup speed improvements after Homebridge reboot
266
+ - Improved mqtt performance
267
+ - Added support of channel sort by most watched
268
+ - And many more small bug fixes and improvements included