Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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**
Expand Down Expand Up @@ -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.

<!ENTITY accessToken "123-123-123">
<!ENTITY appId "abc-abc-abc">
Expand Down Expand Up @@ -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.
If the event is not appearing here then the config.config is not setup correctly and you will need to revisit step 2.