Add plex integration

This commit is contained in:
2020-03-05 22:39:04 +02:00
parent 76a8f43427
commit 6b52c457b7
+8
View File
@@ -91,6 +91,14 @@ telegram_bot:
allowed_chat_ids: allowed_chat_ids:
- !secret telegram_georgi_chat_id - !secret telegram_georgi_chat_id
# https://www.home-assistant.io/integrations/plex
plex:
host: !secret plex_host
token: !secret plex_token
media_player:
use_episode_art: true
ignore_new_shared_users: false
# https://www.home-assistant.io/integrations/spotify # https://www.home-assistant.io/integrations/spotify
spotify: spotify:
client_id: !secret spotify_client_id client_id: !secret spotify_client_id