homebridge-eosstb 2.4.0-alpha.42 → 2.4.0-alpha.43
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 +6 -0
- package/README.md +20 -12
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -51,6 +51,12 @@ Channel name: overwrite not allowed - can we disable in HomeKit. Yes, but preven
|
|
|
51
51
|
CHALLENGE
|
|
52
52
|
The mostWatchedChannelList is not working
|
|
53
53
|
|
|
54
|
+
## 2.4.0-alpha.43 (2026-05-09)
|
|
55
|
+
- Bumped dependency "semver": "^7.8.0",
|
|
56
|
+
|
|
57
|
+
## 2.4.0-alpha.42 (2026-05-07)
|
|
58
|
+
- changed the name of hidden channels from HIDDEN_xx to HIDDENxx to stop the HAP-NodeJS WARNING: The accessory 'HIDDEN_32' has an invalid 'Name' characteristic
|
|
59
|
+
|
|
54
60
|
## 2.4.0-alpha.42 (2026-05-07)
|
|
55
61
|
- changed the name of hidden channels from HIDDEN_xx to HIDDENxx to stop the HAP-NodeJS WARNING: The accessory 'HIDDEN_32' has an invalid 'Name' characteristic
|
|
56
62
|
|
package/README.md
CHANGED
|
@@ -11,11 +11,14 @@
|
|
|
11
11
|
# IMPORTANT NOTICE
|
|
12
12
|
|
|
13
13
|
<hr><b>
|
|
14
|
-
22 August 2025: Logon method for NL confirmed working again, available from v2.3.6.
|
|
15
14
|
|
|
16
|
-
|
|
15
|
+
* 09 May 2026: Logon method for CH is working again, available from v2.4.0.
|
|
17
16
|
|
|
18
|
-
|
|
17
|
+
* 22 August 2025: Logon method for NL confirmed working again, available from v2.3.6.
|
|
18
|
+
|
|
19
|
+
* 22 June 2024: Logon method for BE confirmed working again, available from v2.3.2.
|
|
20
|
+
|
|
21
|
+
The logon method to the backend systems changed in January / February 2024. I managed to get CH working again from April 2026 for CH. NL was confirmed working OK in May 2026. BE was confirmed working OK in June 2024.
|
|
19
22
|
|
|
20
23
|
If you know anything about session authentication and are able to help, please get in touch.
|
|
21
24
|
</b><hr>
|
|
@@ -44,6 +47,11 @@ Supports multiple set-top boxes, should you have more than one.
|
|
|
44
47
|
If you like this plugin, consider buying me a coffee!<br>
|
|
45
48
|
<a target="blank" href="https://ko-fi.com/jsiegenthaler"><img src="https://img.shields.io/badge/Ko--Fi-Buy%20me%20a%20coffee-29abe0.svg?logo=ko-fi"/></a>
|
|
46
49
|
|
|
50
|
+
|
|
51
|
+
# Update May 2026
|
|
52
|
+
|
|
53
|
+
Logon method for CH working again from v2.4.0. Use Authentication Method E.
|
|
54
|
+
|
|
47
55
|
# Update August 2025
|
|
48
56
|
|
|
49
57
|
Logon methods for NL working again from v2.3.6. Use Authentication Method A.
|
|
@@ -58,11 +66,11 @@ Logon methods for many providers changed from January 2024 to mid February 2024.
|
|
|
58
66
|
|
|
59
67
|
## Help Wanted
|
|
60
68
|
|
|
61
|
-
For GB, IE
|
|
69
|
+
For GB, IE the logon method is no longer working. Refer Issue [#112](https://github.com/jsiegenthaler/homebridge-eosstb/issues/112). If you are able to help, please get in touch.
|
|
62
70
|
|
|
63
71
|
## Readme Applicability
|
|
64
72
|
|
|
65
|
-
Due to the adding of features and functions, this Readme applies from v2.
|
|
73
|
+
Due to the adding of features and functions, this Readme applies from v2.4.0. For prior versions, please see the [eosstb release history on npm](https://www.npmjs.com/package/homebridge-eosstb?activeTab=versions).
|
|
66
74
|
|
|
67
75
|
# Works in Your Country (If you are with Sunrise / Telenet / UPC SK / Virgin Media / Ziggo)
|
|
68
76
|
|
|
@@ -71,10 +79,10 @@ As [Liberty Global](https://en.wikipedia.org/wiki/Liberty_Global) (the operator
|
|
|
71
79
|
| Country | TV Provider | Web App | Box Name | Notes |
|
|
72
80
|
| ------- | --------------------------------------------- | ---------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------- |
|
|
73
81
|
| BE | [Telenet](https://www2.telenet.be/) | [Telenet TV](https://www.telenettv.be/nl.html) | [Telenet TV-Box](https://www2.telenet.be/nl/klantenservice/ontdek-de-telenet-tv-box/) | As of 15 June 2024 should be working again. Use Authentication Method B. |
|
|
74
|
-
| CH | [Sunrise](https://www.sunrise.ch/en/) | [Sunrise TV](https://www.sunrisetv.ch/en.html) | [Sunrise TV Box](https://www.sunrise.ch/en/internet-tv/tv-subscription) | As of
|
|
82
|
+
| CH | [Sunrise](https://www.sunrise.ch/en/) | [Sunrise TV](https://www.sunrisetv.ch/en.html) | [Sunrise TV Box](https://www.sunrise.ch/en/internet-tv/tv-subscription) | As of May 2026, connection is working again |
|
|
75
83
|
| GB | [Virgin Media](https://www.virginmedia.com/) | [Virgin TV Go](https://virgintvgo.virginmedia.com/en.html) | [Virgin TV 360](https://www.virginmedia.com/shop/tv/virgin-tv-360) and [Virgin TV 360 Mini](https://www.virginmedia.com/shop/tv/multiroom) | As of January 2024, connection to box is no longer working. Help Wanted! |
|
|
76
84
|
| IE | [Virgin Media](https://www.virginmedia.ie/) | [Virgin TV Anywhere](https://www.virginmediatv.ie/en.html) | [360 Box](https://www.virginmedia.ie/virgintv360support/) | As of January 2024, connection to box is no longer working. Help Wanted! |
|
|
77
|
-
| NL | [Ziggo](https://www.ziggo.nl/) | [Ziggo GO](https://www.ziggogo.tv/nl.html) | [Mediabox Next](https://www.ziggo.nl/televisie/mediaboxen/mediabox-next#ziggo-tv) |
|
|
85
|
+
| NL | [Ziggo](https://www.ziggo.nl/) | [Ziggo GO](https://www.ziggogo.tv/nl.html) | [Mediabox Next](https://www.ziggo.nl/televisie/mediaboxen/mediabox-next#ziggo-tv) | Confirmed working in May 2026 |
|
|
78
86
|
| SK | [UPC Broadband Slovakia](https://www.upc.sk/) | [UPC TV](https://www.upctv.sk/sk/home) | UPC TV Box | _Testers Wanted_ |
|
|
79
87
|
| ------- | ----------- | ------- | -------- | ------------- |
|
|
80
88
|
| PL | [UPC PL](https://www.upc.pl/) | [UPC TV GO](https://www.upctv.pl/pl/home) | UPC TV Box | [UPC TV in Poland appears to have been discontinued in August 2023](https://en.wikipedia.org/wiki/UPC_Poland) |
|
|
@@ -101,8 +109,8 @@ This plugin is not provided by Telenet or Sunrise or Virgin Media or Ziggo or an
|
|
|
101
109
|
|
|
102
110
|
## Requirements
|
|
103
111
|
|
|
104
|
-
- An Apple iPhone or iPad with iOS/iPadOS 14.0 (or later). Developed on iOS 14.1-26.
|
|
105
|
-
- [Homebridge](https://homebridge.io/) v1.1.116 (or later). Developed on Homebridge 1.1.116-
|
|
112
|
+
- An Apple iPhone or iPad with iOS/iPadOS 14.0 (or later). Developed on iOS 14.1-26.4, earlier versions not tested.
|
|
113
|
+
- [Homebridge](https://homebridge.io/) v1.1.116 (or later). Developed on Homebridge 1.1.116-2.0.1, earlier versions not tested.
|
|
106
114
|
- A TV subscription from one of the supported countries and TV providers.
|
|
107
115
|
- An online account for viewing TV in the web app (often part of your TV package), see the table above.
|
|
108
116
|
- An ARRIS DCX960 or HUMAX EOS1008R / 2008C / VIP5002W set-top box, provided by your TV provider as part of your TV subscription, called by the system an "EOSSTB", "EOS2STB" or "APLSTB" and marketed under different names in different countries.
|
|
@@ -145,7 +153,7 @@ This plugin is not provided by Telenet or Sunrise or Virgin Media or Ziggo or an
|
|
|
145
153
|
|
|
146
154
|
- **Fully Configurable**: A large amount of configuration items exist to allow you to configure your plugin the way you want.
|
|
147
155
|
|
|
148
|
-
- **Future Feature Support**: The plugin also supports current and target media state as well as closed captions, even though the Home app accessory cannot currently display or control this data in the home app (as at iOS 26.
|
|
156
|
+
- **Future Feature Support**: The plugin also supports current and target media state as well as closed captions, even though the Home app accessory cannot currently display or control this data in the home app (as at iOS 26.4). Hopefully, Apple will add support for these features in the future. You can however use this data in Home Automations or the Shortcuts app.
|
|
149
157
|
|
|
150
158
|
## Installation
|
|
151
159
|
|
|
@@ -242,7 +250,7 @@ Services used in this set-top box accessory are:
|
|
|
242
250
|
|
|
243
251
|
### Media State (Play/Pause) Limitations
|
|
244
252
|
|
|
245
|
-
The eosstb plugin can detect the target and current media state and shows STOP, PLAY, PAUSE or LOADING (loading is displayed only for current media state when fast-forwarding or rewinding) in the Homebridge logs. Unfortunately, the Apple Home app cannot do anything with the media state (as at iOS 26.
|
|
253
|
+
The eosstb plugin can detect the target and current media state and shows STOP, PLAY, PAUSE or LOADING (loading is displayed only for current media state when fast-forwarding or rewinding) in the Homebridge logs. Unfortunately, the Apple Home app cannot do anything with the media state (as at iOS 26.4) apart from allow you to read it in Shortcuts or Automations. Hopefully this will improve in the future.
|
|
246
254
|
|
|
247
255
|
### Recording State Limitations
|
|
248
256
|
|
|
@@ -250,7 +258,7 @@ The eosstb plugin can detect the current recording state of the set-top box, bot
|
|
|
250
258
|
|
|
251
259
|
### Closed Captions Limitations
|
|
252
260
|
|
|
253
|
-
The eosstb plugin can detect the closed captions state (**Subtitle options** in the set-top box menu) and shows ENABLED or DISABLED in the Homebridge logs. Unfortunately, the Apple Home app cannot do anything with the closed captions state (as at iOS 26.
|
|
261
|
+
The eosstb plugin can detect the closed captions state (**Subtitle options** in the set-top box menu) and shows ENABLED or DISABLED in the Homebridge logs. Unfortunately, the Apple Home app cannot do anything with the closed captions state (as at iOS 26.4) apart from allow you to read it in Shortcuts or Automations. Hopefully this will improve in the future.
|
|
254
262
|
|
|
255
263
|
## Configuration
|
|
256
264
|
|
package/package.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"displayName": "Homebridge EOSSTB",
|
|
4
4
|
"description": "Add your set-top box to Homekit (for Telenet BE, Sunrise CH, UPC SK, Virgin Media GB & IE, Ziggo NL)",
|
|
5
5
|
"author": "Jochen Siegenthaler (https://github.com/jsiegenthaler/)",
|
|
6
|
-
"version": "2.4.0-alpha.
|
|
6
|
+
"version": "2.4.0-alpha.43",
|
|
7
7
|
"platformname": "eosstb",
|
|
8
8
|
"dependencies": {
|
|
9
9
|
"axios": "^1.16.0",
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"mqtt": "^5.15.1",
|
|
13
13
|
"puppeteer-core": "^24.43.0",
|
|
14
14
|
"qs": "^6.15.1",
|
|
15
|
-
"semver": "^7.
|
|
15
|
+
"semver": "^7.8.0",
|
|
16
16
|
"tough-cookie": "^6.0.1",
|
|
17
17
|
"ws": "^8.20.0"
|
|
18
18
|
},
|