Hi,
I have a flow that reades value of Hassio sensor. Now I want to send mqtt message with topic: awtrix/notify
and the payload
{
“text”: “value received”
}
scouring the node red and hassio forums and can’t figure out how to create such Json using value of previous msg.payload