diff --git a/configuration.yaml b/configuration.yaml index f192c7c..5b40e4e 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -91,6 +91,14 @@ telegram_bot: allowed_chat_ids: - !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 spotify: client_id: !secret spotify_client_id