You're right .... its not a problem ... just an implementation issue in the end. Two different ways of dealing with the same data... lol.
I'll use the payload to trigger the event in a python script for now.... messy but it will work.
Dragging an event from the log with its payload in the title would be the best way to trigger a specific macro when there are limited possibilities .... like the state of a door. But this would not be as successful for something with unlimited payload possibilities ... like a high definition digital temperature sensor.
Why not add to the action script in your client so that you have
"Start a new MQTT subscription (Topic Trigger)
"Start a new MQTT subscription (Payload Trigger)
"Publish a MQTT message"
Both run in the same way but the second simply appends the payload to the event being displayed in the log...
