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