Move config into modules

This commit is contained in:
2020-03-28 11:43:18 +02:00
parent 7b5d2c30d0
commit 6329032156
4 changed files with 67 additions and 65 deletions
+9
View File
@@ -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