Events do not trigger Taster rules
Closed this issue · 5 comments
Since last updated publishing messages via tasker action doesn't work - nothing gets sent.
Also received Mqtt events do not trigger Taster rules anymore.
Same problem here. Literally even just trying to do an echo setup:
Mqtt client app subscribed to test/phone/echo
Tasker event, mqttclient, recieve message, on test/phone/echo, message variable is msg, topic variable is tpc, launches a Tasker task that:
- saves $msg into %ECHO variable
- popups with "its %msg"
- publishes %msg to the topic "test"
None of it does anything. Publishing to my broker's test/phone/echo from elsewhere is functional, but no tasker events are triggered, no popups, nothin.
Hey
Please try setting up the events again. A lot of changes have been made to the core working of the app in order to enable multiple brokers and a lot of other features. Hope you like the new updated app.
Regards
Deepesh
It works after reinstalling everything from scratch - I did the following steps:
- Uninstall MQTT Client
- Delete all triggers using MQTT Client Plugin
- Restart device (to make sure Tasker is restarted)
- Install MQTT Client (for tasker) and add broker credentials
- Add topics in MQTT Client you want to listen to
- Create the MQTT triggers in Tasker again
I had the same problem. The MQTT Client accepts all required messages. But Tasker will only receive some. I had to reinstall the older version 3.2.0. This is inapplicable.