10-05-2023, 12:27 AM
There is a problem with all your punctuation marks, for example:
your lines: payload_on: ‘{“relay1”:{“on”:1}}’
it should be: payload_on: '{"relay1":{"on":1}}'
do you see the “ ---> " ‘ ----> '
your lines: payload_on: ‘{“relay1”:{“on”:1}}’
it should be: payload_on: '{"relay1":{"on":1}}'
do you see the “ ---> " ‘ ----> '