From 624762068eba8b5586ed3bed16795264781b8afe Mon Sep 17 00:00:00 2001 From: Giorgio Ravera Date: Sat, 16 Feb 2019 18:45:53 +0100 Subject: [PATCH] Minor changes to script/media_player.yaml --- script/media_player.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/script/media_player.yaml b/script/media_player.yaml index 5cb3cb4d..ac93fde5 100644 --- a/script/media_player.yaml +++ b/script/media_player.yaml @@ -19,8 +19,7 @@ tv_change_channel: {% endif %} {{ tv }} media_content_type: "channel" - media_content_id: >- - {{ channel }} + media_content_id: "{{ channel }}" ###################################################################### # Script: TV Volume Up -- 2.47.3