I have installed the MQTT Client App that is also a Tasker plugin that can be selected as plugin in Automate.
I want to use the Speak block with the Input argument Message containing the mqtt message of this Tasker plugin.
I configured the Plug-in-event "Message Arrived" from the MQTT Client.
MQTT Events are recognized an i can use "Say" on every mqtt event with a fixed Message "Text". But i cannot get the mqtt message as variable "message" when i configured it in the plugin named "message". In Tasker i can use this variable "message" without a problem. But in Automate there seems to be no variable "message" available that contains the mqtt message.
Is there a way to get the contents of the mqtt message? I just want to use speak or toast outputting the mqtt message as text.
I have installed the MQTT Client App that is also a Tasker plugin that can be selected as plugin in Automate.
I want to use the Speak block with the Input argument Message containing the mqtt message of this Tasker plugin.
I configured the Plug-in-event "Message Arrived" from the MQTT Client.
MQTT Events are recognized an i can use "Say" on every mqtt event with a fixed Message "Text". But i cannot get the mqtt message as variable "message" when i configured it in the plugin named "message". In Tasker i can use this variable "message" without a problem. But in Automate there seems to be no variable "message" available that contains the mqtt message.
Is there a way to get the contents of the mqtt message? I just want to use speak or toast outputting the mqtt message as text.