Skip to content

Commit 6a937bb

Browse files
committed
Updated Readme
Updated iOS and Homebridge version references in Readme
1 parent 3c7f5ea commit 6a937bb

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Please restart Homebridge after every plugin update.
1414

1515
This is a maintenance release to bring dependencies up to date.
1616

17+
- Updated iOS and Homebridge version references in Readme
1718
- Bumped dependency "qs": "^6.15.0",
1819

1920
## 2.3.7 (2026-02-14)

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,8 @@ This plugin is not provided by Telenet or Sunrise or Virgin Media or Ziggo any o
101101

102102
## Requirements
103103

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.
106106
- A TV subscription from one of the supported countries and TV providers.
107107
- An online account for viewing TV in the web app (often part of your TV package), see the table above.
108108
- 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
145145

146146
- **Fully Configurable**: A large amount of configuration items exist to allow you to configure your plugin the way you want.
147147

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.
149149

150150
## Installation
151151

@@ -242,15 +242,15 @@ Services used in this set-top box accessory are:
242242

243243
### Media State (Play/Pause) Limitations
244244

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.
246246

247247
### Recording State Limitations
248248

249249
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.
250250

251251
### Closed Captions Limitations
252252

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.
254254

255255
## Configuration
256256

0 commit comments

Comments
 (0)