From 1f4acb0ac4fad00a5f423841479ad5ddcd563677 Mon Sep 17 00:00:00 2001 From: webbrain-one <295484252+webbrain-one@users.noreply.github.com> Date: Tue, 18 Aug 2026 10:41:49 +0300 Subject: [PATCH] docs: improve README --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 578454b..9ecedf1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + + # PlexPlus (with Plex2SmartThings) **Using either a Windows EXE or a Plex custom device type to translate status changes in Plex Media Server and passing these status changes to the Plex Plus SmartThings App to control lighting and switches. Different statuses include Play, Pause, Stop & Trailer** @@ -57,7 +59,7 @@ A. Download Plex2SmartThings.exe and config.config. (I have also put a ZIP file B. Open the config.config file. -C. In config/smartThingsEndpoints fill in your API token and add the APP ID to the endpoint urls from the previous section. +C. In config/smartThingsEndpoints fill in your API token in the accessToken attribute and add the APP ID to the endpoint urls from the previous section. @@ -103,4 +105,4 @@ This is likely to that the "Room" is not configured correctly, re-check the name You have not enabled OAuth in the parent app, go to Section 1.B.iii **I've played a video via Plex but no "Last Event" is showing** -If the event is not appearing here then the config.config is not setup correctly and you will need to revisit step 2. \ No newline at end of file +If the event is not appearing here then the config.config is not setup correctly and you will need to revisit step 2.