From 29115c06a56429a18cfe1120ad9c5e1047ffdded Mon Sep 17 00:00:00 2001 From: Joakim Plate Date: Wed, 9 Sep 2020 23:40:34 +0200 Subject: [PATCH] Update 2020-09-17-release-115.markdown (#14445) --- source/_posts/2020-09-17-release-115.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_posts/2020-09-17-release-115.markdown b/source/_posts/2020-09-17-release-115.markdown index f3b8f9894c4..61306368451 100644 --- a/source/_posts/2020-09-17-release-115.markdown +++ b/source/_posts/2020-09-17-release-115.markdown @@ -754,7 +754,7 @@ script: packet: JgAcAB0dHB44HhweGx4cHR06HB0cHhwdHB8bHhwADQUAAAAAAAAAAAAAAAA= ``` -Use the `remote.send_command`: +Use the `remote.send_command` by replacing `host` by `entity_id` of the remote entity, replace `packet` by `command` with data prefixed with `b64:`: ```yaml script: @@ -766,7 +766,7 @@ script: command: b64:JgAcAB0dHB44HhweGx4cHR06HB0cHhwdHB8bHhwADQUAAAAAAAAAAAAAAAA= ``` -Keeping it clean: +If you have learned the commands, you can refer to them by name instead of the raw codes.: ```yaml script: