deepessh / mqttclpro

MQTT Client for android with tasker support
MIT License
99 stars 30 forks source link

Tasker event not firing as expected #76

Open mawvius opened 5 years ago

mawvius commented 5 years ago

Great plug-in by the way and thanks massively for filling this very much needed gap - I suspect you'll see exponential user base growth as this market continues to expand.

I'm currently in the process of a project of moving as many as possible of my 600+ tasker setups over to node red so this plug-in is very much mandatory.

I am not usually a fan of posting here without being absolutely certain of whether it's an issue or simply a support request but after many hours of reading everything on the internet about this plug-in, it looks like this is the only path of communication. Plus, might be useful for others too.

Hopefully this should be nice and easy. I have everything setup and can seamlessly send messages from Tasker to node red but I'm having issues the other way. The strange thing is when I send a message from node red, it is received in your app but doesn't trigger the tasker event. The set-up is absolute bare bones with just the single broker, client name, topic, etc. I have nothing battery optimized and everything open. I've unistalled, started from scratch, etc. several times amongst everything else I can think of.

I apologise in advance if I am missing something incredibly simple but would really appreciate any pointers that anyone may have.

Eternally grateful,

-mawvius

EDIT: spellings

stainlessray commented 5 years ago

Does it show as "connected" to your mqtt server?

mawvius commented 5 years ago

Really appreciate your response. Yes, everything is connected as I can send messages in, plus receive messages out directly to the plug in but it is just not triggering the tasker event.

deepessh commented 5 years ago

Hi @mawvius

Thanks @stainlessray

Thanks for raising the issue. Please share your setup details like

Also share the logcat from the phone.

Cheers!