mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-15 17:12:59 +00:00
Add plex integration
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user