Home Assistant Community
Passing msg.payload or msg.data to Notification
Third party integrations
Node-RED
flyize
January 10, 2022, 7:19pm
2
I’m no expert, but try (notice the quotes):
{
“message”: “{{data}}”,
“title”: “{{payload}}”
}
show post in topic