First release. Four Tasker plugin actions for reading and clicking Android home screen widgets:
- Get Widget Data — read one element's text or content description into
%widget_value - Get Widget JSON — the whole widget as a nested JSON tree in
%widget_json - Click Widget Path — click an element by its position in the widget
- Click Widget Text — click an element by its visible text
Requires Android 6.0+, Tasker, and the "Display over other apps" permission — widgets only load their list content while attached to a real window, which is what that permission is for.