This started several weeks ago but hadn’t had the time. Basically Sharp Tools has stopped sending thing status changes to Tasker. I had hoped the recent updates would fix, but no such luck. I find the strangest thing is that this is occuring on both devices which I have both apps installed on. Neither one is receiving changes to my subscribed devices. I am sure I’m overlooking something again, where should I start?
I have already enabled logging in both apps. I do not see anything in Sharp Tools log stating it’s communicating with Tasker nor is there any event in Tasker’s run log showing up.
Ben-
Thanks for the post. Can you clarify what you mean by ‘sending thing status changes’? Are you trying to control a thing (action) or react to a thing state change (event)?
‘Unknown’ would normally indicate that that particular device isn’t authorized anymore (as internally it just stores the SmartThings device ID).
Have you tried turning on Debug Notifications? I would also suggest watching the SmartThings IDE live logs while you control things to see if you get messages that events are getting posted properly for SharpTools.
For a device you know has a subscription setup, try controlling the device so the subscribed attribute changes. For example, with Lamp / switch turn the switch off and then back on. The IDE Live Logs should indicate that an event was posted and you should get a debug notification on your Android device if the event was received.
One troubleshooting steps you might take is to unsubscribe from the desired attribute and then resubscribe to it.
Also, the following help article has a bunch of helpful troubleshooting information specifically for push events:
Thanks again Josh,
I ran through all the troubleshooting steps and ended up doing a complete reset. This has fixed the problem. I’m thinking it might have started when I enabled 2-factor on my Samsung account. I have to double-login when authorizing new things sometimes with 2-factor enabled.
Hi, I experience the same issue all of a sudden. After everything worked fine for a long time Tasker does not receive a Thing’s status from SharpTools anymore. Tasker can still send commands to SharpTools successfully (I get the success Toast and the action is performed by SmartThings) however Tasker stopped receiving the Thing’s attribute. The Attribute shows correctly in SharpTools for Android, I have subscribed to the respective attribute and did the trouble shooting steps above. Any idea what may be the issue?