mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-06 18:08:45 +00:00
Move config into modules
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user