Skip to content

Commit 9263172

Browse files
authored
Update README.md
1 parent 801e6b5 commit 9263172

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ This component does not require, nor conflict with, the default Plex components.
1818
| key | default | required | description
1919
| --- | --- | --- | ---
2020
| token | | yes | Your Plex token [(Find your Plex token)](https://support.plex.tv/articles/204059436-finding-an-authentication-token-x-plex-token/)
21-
| host | localhost | yes, if server_name not used | The host Plex is running on (Not required if Plex is accessable outside your network and server_name is used).
22-
| port | 32400 | yes, if server_name not used | The port Plex is running on (Not required if Plex is accessable outside your network and server_name is used).
23-
| server_name | | yes, if host & port aren't used | The name of your Plex server. Can be found in Plex's server settings in "General".
21+
| host | localhost | Required if server_name not used | The host Plex is running on (Not required if Plex is accessable outside your network and server_name is used).
22+
| port | 32400 | Required if server_name not used | The port Plex is running on (Not required if Plex is accessable outside your network and server_name is used).
23+
| server_name | | Required if host & port aren't used | The name of your Plex server. Can be found in Plex's server settings in "General".
2424
| ssl | false | no | Set to true if you use SSL to access Plex.
2525
| max | 5 | no | Max number of items to show in sensor.
2626
| download_images | true | no | Setting this to false will turn off downloading of images, but will require certain Plex settings to work. See below.

0 commit comments

Comments
 (0)