If I queue a message in chirpstack I can see the FW on the node receives the packet and acts accordingly. However if I publish what I think to be the same message using automations.yaml file in HaSS the log for the server never shows that the message was sent.
Can someone tell me what I am missing?
Automation File:
Chirpstack Queue:
Here is server log showing how message is received when queueing in Chirpstack (this message NEVER shows up when using the HA automation file):
Notice the txack message…The node receives this and parses it
Thanks