mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-28 03:37:06 +00:00
parent
68f08f65b9
commit
47d14e9142
@ -38,7 +38,7 @@ You can also enable the `plex` platform directly by adding the following lines t
|
||||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
plex:
|
||||
token: MYSECRETTOKEN
|
||||
token: MYSECRETTOKEN
|
||||
```
|
||||
|
||||
<div class='note warning'>
|
||||
@ -95,14 +95,14 @@ media_player:
|
||||
```yaml
|
||||
# Complete configuration.yaml entry
|
||||
plex:
|
||||
host: 192.168.1.100
|
||||
port: 32400
|
||||
token: MY_SECRET_TOKEN
|
||||
ssl: true
|
||||
verify_ssl: true
|
||||
media_player:
|
||||
use_episode_art: true
|
||||
show_all_controls: false
|
||||
host: 192.168.1.100
|
||||
port: 32400
|
||||
token: MY_SECRET_TOKEN
|
||||
ssl: true
|
||||
verify_ssl: true
|
||||
media_player:
|
||||
use_episode_art: true
|
||||
show_all_controls: false
|
||||
```
|
||||
|
||||
## Media Player
|
||||
|
Loading…
x
Reference in New Issue
Block a user