This commit is contained in:
2026-03-15 18:57:59 +01:00
parent 66b69199d6
commit 7f081cf997
+4
View File
@@ -0,0 +1,4 @@
- sensor:
- name: "Living Room TV Source"
state: >
{{ state_attr('media_player.stue_2','source') | default('unknown', true) }}