mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-15 17:12:59 +00:00
Add AndroidTV
This commit is contained in:
@@ -55,6 +55,11 @@ amcrest:
|
|||||||
- motion_detected
|
- motion_detected
|
||||||
- online
|
- online
|
||||||
|
|
||||||
|
media_player:
|
||||||
|
- platform: androidtv
|
||||||
|
name: nvidia shield
|
||||||
|
host: !secret nvidia_shield_host
|
||||||
|
|
||||||
# https://www.home-assistant.io/integrations/ffmpeg
|
# https://www.home-assistant.io/integrations/ffmpeg
|
||||||
ffmpeg:
|
ffmpeg:
|
||||||
|
|
||||||
@@ -95,6 +100,8 @@ telegram_bot:
|
|||||||
plex:
|
plex:
|
||||||
host: !secret plex_host
|
host: !secret plex_host
|
||||||
token: !secret plex_token
|
token: !secret plex_token
|
||||||
|
ssl: true
|
||||||
|
verify_ssl: false
|
||||||
media_player:
|
media_player:
|
||||||
use_episode_art: true
|
use_episode_art: true
|
||||||
ignore_new_shared_users: false
|
ignore_new_shared_users: false
|
||||||
|
|||||||
Reference in New Issue
Block a user