You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -101,8 +101,8 @@ This plugin is not provided by Telenet or Sunrise or Virgin Media or Ziggo any o
101
101
102
102
## Requirements
103
103
104
-
- An Apple iPhone or iPad with iOS/iPadOS 14.0 (or later). Developed on iOS 14.1...18.6, earlier versions not tested.
105
-
-[Homebridge](https://homebridge.io/) v1.1.116 (or later). Developed on Homebridge 1.1.116....1.11.0, earlier versions not tested.
104
+
- An Apple iPhone or iPad with iOS/iPadOS 14.0 (or later). Developed on iOS 14.1...26.3, earlier versions not tested.
105
+
-[Homebridge](https://homebridge.io/) v1.1.116 (or later). Developed on Homebridge 1.1.116....1.11.2, earlier versions not tested.
106
106
- A TV subscription from one of the supported countries and TV providers.
107
107
- An online account for viewing TV in the web app (often part of your TV package), see the table above.
108
108
- 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 +145,7 @@ This plugin is not provided by Telenet or Sunrise or Virgin Media or Ziggo any o
145
145
146
146
-**Fully Configurable**: A large amount of configuration items exist to allow you to configure your plugin the way you want.
147
147
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 18.6). Hopefully, Apple will add support for these features in the future. You can however use this data in Home Automations or the Shortcuts app.
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.3). 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
149
150
150
## Installation
151
151
@@ -242,15 +242,15 @@ Services used in this set-top box accessory are:
242
242
243
243
### Media State (Play/Pause) Limitations
244
244
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 18.6) apart from allow you to read it in Shortcuts or Automations. Hopefully this will improve in the future.
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.3) apart from allow you to read it in Shortcuts or Automations. Hopefully this will improve in the future.
246
246
247
247
### Recording State Limitations
248
248
249
249
The eosstb plugin can detect the current recording state of the set-top box, both for local HDD-based recording (for boxes that have a HDD fitted) and for network recording. The plugin shows IDLE, ONGOING_NDVR or ONGOING_LOCALDVR in the Homebridge logs. DVR means digital video recorder; N for network and LOCAL for local HDD based recording. The Apple Home app cannot natively do anything with the recording state but the eosstb plugin uses it to set the inUse charateristic if the set-top box is turned on or is recording to the local HDD. This is useful in Shortcuts or Automations.
250
250
251
251
### Closed Captions Limitations
252
252
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 18.6) apart from allow you to read it in Shortcuts or Automations. Hopefully this will improve in the future.
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.3) apart from allow you to read it in Shortcuts or Automations. Hopefully this will improve in the future.
0 commit comments