From e6f3838040bf32588bbbcfaed0ac612cf35916e2 Mon Sep 17 00:00:00 2001 From: macmule Date: Thu, 9 Jan 2025 16:45:33 +0000 Subject: [PATCH] Update README.md Corrects the link for the list of applications to point to - https://github.com/o-lukas/homebridge-smartthings-tv/blob/main/src/tvApps.ts --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 449cfde..6c5a2bb 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ Enable debug logging for cyclic calls (e.g. polling). ### registerApplications -To use installed application as input sources, a [predefined list of applications](./src/res/apps.json) will be used. This list will be checked for availability at the TV(s) and eventually be registered as input sources. Make sure to have the TV(s) turned on when starting your instance as this functionality requires your TV(s) be turned on to determine whether an application is installed or not. On startup the applications will be opened to determine if they are available. Do not use your TV until the input source is being changed back to the first one (usually Live TV). +To use installed application as input sources, a [predefined list of applications](./src/tvApps.ts) will be used. This list will be checked for availability at the TV(s) and eventually be registered as input sources. Make sure to have the TV(s) turned on when starting your instance as this functionality requires your TV(s) be turned on to determine whether an application is installed or not. On startup the applications will be opened to determine if they are available. Do not use your TV until the input source is being changed back to the first one (usually Live TV). > [!NOTE] > Not implemented for SoundBars.