From 427379c2363b957e2dbf7423dfadfcdcb12a9952 Mon Sep 17 00:00:00 2001 From: Mauricio Bonani Date: Sat, 27 Apr 2019 06:13:03 -0400 Subject: [PATCH] Update broadlink.markdown (#9324) Fix the visibility of the template code --- source/_components/broadlink.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/broadlink.markdown b/source/_components/broadlink.markdown index 91bc57e07e2..21bbcaffe7a 100644 --- a/source/_components/broadlink.markdown +++ b/source/_components/broadlink.markdown @@ -435,7 +435,7 @@ First get or learn all the remotes you want to add to Home Assistant in E-Contro ```bash Property: msg.payload Format: Mustache template - Template field: enter '{{payload.data}}'. + Template field: enter '{% raw %}{{payload.data}}{% endraw %}'. Output as: Plain text ``` 9. Drag a Debug node to the right of the Template node and link them.