mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 10:26:52 +00:00
Add description of Plex option to ignore web clients (#13347)
This commit is contained in:
parent
3004119505
commit
890e7ed53c
@ -40,6 +40,8 @@ Several options are provided to adjust the behavior of `media_player` entities.
|
|||||||
|
|
||||||
**Ignore new managed/shared users**: Enable to ignore new Plex accounts granted access to the server.
|
**Ignore new managed/shared users**: Enable to ignore new Plex accounts granted access to the server.
|
||||||
|
|
||||||
|
**Ignore Plex Web clients**: Do not create `media_player` entities for Plex Web clients.
|
||||||
|
|
||||||
|
|
||||||
### Manual Configuration
|
### Manual Configuration
|
||||||
|
|
||||||
@ -60,7 +62,7 @@ Alternatively, you can manually configure a Plex server connection by selecting
|
|||||||
|
|
||||||
The `plex` media_player platform will create Media Player entities for each connected client device. These entities will display media information, playback progress, and playback controls if supported by the device.
|
The `plex` media_player platform will create Media Player entities for each connected client device. These entities will display media information, playback progress, and playback controls if supported by the device.
|
||||||
|
|
||||||
By default the Plex integration will create Media Player entities for all local, managed, and shared users on the Plex server. To choose specific users to monitor or ignore, adjust the "*Monitored users*" and "*Ignore new managed/shared users*" options described under [Integration Options](#integration-options).
|
By default the Plex integration will create Media Player entities for all local, managed, and shared users on the Plex server. To customize which users or client types to monitor, adjust the "*Monitored users*", "*Ignore new managed/shared users*", and "*Ignore Plex Web clients*" options described under [Integration Options](#integration-options).
|
||||||
|
|
||||||
### Service `play_media`
|
### Service `play_media`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user