mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-10 10:24:42 +00:00
10 lines
219 B
YAML
10 lines
219 B
YAML
# https://www.home-assistant.io/integrations/plex
|
|
plex:
|
|
host: !secret plex_host
|
|
token: !secret plex_token
|
|
ssl: true
|
|
verify_ssl: false
|
|
media_player:
|
|
use_episode_art: true
|
|
ignore_new_shared_users: false
|