From 089e3b0ff6bcf457b87d19a9cb51836c3ace4b89 Mon Sep 17 00:00:00 2001 From: pgrondek Date: Mon, 19 Apr 2021 12:27:01 +0200 Subject: [PATCH] Change TV automations --- automations/files/automations/tv-automations.yaml | 2 +- automations/files/configuration.yaml | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/automations/files/automations/tv-automations.yaml b/automations/files/automations/tv-automations.yaml index 995dfbc..f5c14f2 100644 --- a/automations/files/automations/tv-automations.yaml +++ b/automations/files/automations/tv-automations.yaml @@ -11,7 +11,7 @@ state: TV attribute: source action: - - service: notify.kitchen + - service: notify.shield data: title: Volume 🔊 message: '{{ ( state_attr(''media_player.living_room'', ''volume_level'') * 100) | int }} %' diff --git a/automations/files/configuration.yaml b/automations/files/configuration.yaml index df0c813..e78a0ed 100644 --- a/automations/files/configuration.yaml +++ b/automations/files/configuration.yaml @@ -42,6 +42,12 @@ influxdb: alarm_control_panel: - platform: manual +notify: + - platform: nfandroidtv + name: Shield + host: 192.168.60.18 + color: black + media_player: - platform: androidtv name: nVidia Shield