Site updated at 2016-05-07 12:00:32 UTC
This commit is contained in:
parent
6778ec2f0a
commit
ff2f6dba07
66 changed files with 174 additions and 27 deletions
|
@ -89,7 +89,7 @@
|
|||
<hr class="divider">
|
||||
|
||||
|
||||
<p>The Plex platform allows you to connect a <a href="https://plex.tv">Plex Media Server</a> to Home Assistant. It will allow you to control media playback and see the current playing item. The preferred way to setup the Plex platform is by enabling the the <a href="/components/discovery/">the discovery component</a> and requires GDM to be enabled.</p>
|
||||
<p>The <code>plex</code> platform allows you to connect a <a href="https://plex.tv">Plex Media Server</a> to Home Assistant. It will allow you to control media playback and see the current playing item. The preferred way to setup the Plex platform is by enabling the the <a href="/components/discovery/">the discovery component</a> and requires GDM to be enabled.</p>
|
||||
|
||||
<p>If local authentication is enabled or multiple users are defined, HASS requires an authentication token to be entered in the webinterface. See <a href="https://support.plex.tv/hc/en-us/articles/204059436">Finding your account token / X-Plex-Token</a>.</p>
|
||||
|
||||
|
@ -135,6 +135,9 @@
|
|||
<div class='brand-logo-container section'>
|
||||
<img src='/images/supported_brands/plex.png' />
|
||||
</div>
|
||||
<div class='section'>
|
||||
Introduced in release: 0.7.4
|
||||
</div>
|
||||
<div class='section'>
|
||||
This is a platform for
|
||||
<a href='/components/media_player/'>the Media Player component</a>.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue