Trigger - Plugin (Experimental)
The trigger Plugin (Experimental) executes a flow when the condition of a plugin changes to true
and/or false
.
Warning: This function is experimental and might not work with all existing plugins available in Google Play. We can not provide support for plugins.
Note: Plugins can be defined using the interface description available from the app Locale: Locale developer documentation and Tasker: Tasker plugin extensions.
Settings
Plugin
List of all available plugins found on the device.
Condition
- becomes true: when the condition measured in the plugin changes from
false
orundefined
totrue
- becomes false: when the condition measured in the plugin changes from
true
orundefined
tofalse
A variable is a container for a value that can be used in many actions and conditions to dynamically define a part of a text.
See action Script for a description.
See action Script for a description.
Supplied Variables
triggertime
the time the trigger executed
condition
whether the condition became
true
or false