I read the docs here:
However I need to use a template to send a MQTT payload that has {{ test }}
in it. I’m using data_template to build my MQTT payload.
How can I do this?
I’ve tried the template tester in dev tools and cannot figure out how to do it