From 65547b04f044f80a0449ff9156c3e14920d0db9e Mon Sep 17 00:00:00 2001 From: Georgi Gardev Date: Sun, 31 May 2020 19:16:09 +0300 Subject: [PATCH] Fix default variable value --- .../lovelace/decluttering_templates/media_with_controls.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/lovelace/decluttering_templates/media_with_controls.yaml b/config/lovelace/decluttering_templates/media_with_controls.yaml index 58469e5..60457aa 100644 --- a/config/lovelace/decluttering_templates/media_with_controls.yaml +++ b/config/lovelace/decluttering_templates/media_with_controls.yaml @@ -1,7 +1,7 @@ media_with_controls: - defaults: - - player_name: + default: - title: "Media" + - player_name: card: type: vertical-stack title: "[[title]]"