From 7f081cf997979cf8f5d4d73a55df324acb8b93d4 Mon Sep 17 00:00:00 2001 From: Claus Dethlefsen Date: Sun, 15 Mar 2026 18:57:59 +0100 Subject: [PATCH] ny fil --- include/templates/atv.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 include/templates/atv.yaml diff --git a/include/templates/atv.yaml b/include/templates/atv.yaml new file mode 100644 index 0000000..b463cab --- /dev/null +++ b/include/templates/atv.yaml @@ -0,0 +1,4 @@ +- sensor: + - name: "Living Room TV Source" + state: > + {{ state_attr('media_player.stue_2','source') | default('unknown', true) }}