From bbd9e842930c78d60af35b57708ab71e51dd2edc Mon Sep 17 00:00:00 2001 From: Georgi Gardev Date: Sat, 7 Mar 2020 11:33:06 +0200 Subject: [PATCH] Add AndroidTV --- configuration.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/configuration.yaml b/configuration.yaml index 5b40e4e..a090304 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -55,6 +55,11 @@ amcrest: - motion_detected - online +media_player: + - platform: androidtv + name: nvidia shield + host: !secret nvidia_shield_host + # https://www.home-assistant.io/integrations/ffmpeg ffmpeg: @@ -95,6 +100,8 @@ telegram_bot: 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