updated docs to add SSL option (#4238)

* updated docs to add SSL option

* Update sensor.plex.markdown
This commit is contained in:
Ryan McLean 2017-12-21 15:25:08 +00:00 committed by Adam Mills
parent 12afecde0d
commit 29b4c672a7

View File

@ -36,3 +36,4 @@ Configuration variables:
- **password** (*Optional*): The password for your given account on the remote Plex server.
- **server** (*Optional*): The name of your remote Plex server.
- **token** (*Optional*): X-Plex-Token of your remote Plex server.
- **ssl** (*Optional*): Use HTTPS to connect to Plex server, *NOTE* host *must not* be an IP when this option is enabled. Defaults to "False"