From 8144db79b3ae4800736878788e5848cc3e254b17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roberto=20T=C3=B3rtola?= <44505946+roberodin@users.noreply.github.com> Date: Fri, 18 Oct 2019 05:40:33 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d0252ce..41eb2a5 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,7 @@ service: media_player.play_media "media_content_id": "KEY_CODE", } ``` -**Note**: Change "KEY_CODEKEY" by desired key_code. +**Note**: Change "KEY_CODE" by desired key_code. ## Launch application (only for ctl_qled protocol) You can use the source droplist or service ``media_player.select_source`` to launch one of the applications of your configuration file. From d39a3a277f949d82be5431e0fc9da57663554994 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roberto=20T=C3=B3rtola?= <44505946+roberodin@users.noreply.github.com> Date: Fri, 18 Oct 2019 05:41:03 +0200 Subject: [PATCH 2/2] Update info.md --- info.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/info.md b/info.md index d0252ce..41eb2a5 100644 --- a/info.md +++ b/info.md @@ -127,7 +127,7 @@ service: media_player.play_media "media_content_id": "KEY_CODE", } ``` -**Note**: Change "KEY_CODEKEY" by desired key_code. +**Note**: Change "KEY_CODE" by desired key_code. ## Launch application (only for ctl_qled protocol) You can use the source droplist or service ``media_player.select_source`` to launch one of the applications of your configuration file.