Update broadlink.markdown (#9324)

Fix the visibility of the template code
This commit is contained in:
Mauricio Bonani 2019-04-27 06:13:03 -04:00 committed by Fabian Affolter
parent 0d831f5d3e
commit 427379c236

View File

@ -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.