Site updated at 2016-10-04 15:38:06 UTC
This commit is contained in:
parent
b058919e9e
commit
9fcf7177e7
24 changed files with 42 additions and 37 deletions
|
@ -91,7 +91,7 @@
|
|||
|
||||
<p>The <code class="highlighter-rouge">plex</code> sensor platform will monitor activity on a given <a href="https://plex.tv/">Plex Media Server</a>. It will create a sensor that shows the number of currently watching users as the state. If you click the sensor for more details it will show you who is watching what.</p>
|
||||
|
||||
<p>If your Plex server is on the same local network as Home Assistant, all you need to provide in the <code class="highlighter-rouge">configuration.yaml</code> is the host or IP address. If you want to access a remote Plex server, you must provide the Plex username, password, and optionally the server name of the remote Plex server. If no server name is given it will use the first server listed.</p>
|
||||
<p>If your Plex server is on the same local network as Home Assistant, all you need to provide in the <code class="highlighter-rouge">configuration.yaml</code> is the host or IP address. If you want to access a remote Plex server, you must provide the Plex username, password, and optionally the server name of the remote Plex server. If no server name is given it will use the first server listed. If you use the username and password, all servers in that account are monitored.</p>
|
||||
|
||||
<p>If you want to enable the plex sensor, add the following lines to your <code class="highlighter-rouge">configuration.yaml</code>:</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue