Difference between revisions of "Trigger: Android Wear"

m
m
Line 4: Line 4:
 
'''Example Usage'''<br/>
 
'''Example Usage'''<br/>
  
<pre style="background-color: red; color: white;">
+
<pre style="background-color: red; color: white; border-radius: 10px; padding: 10px;">
 +
Triggers
 +
 
 
Android wear disconnected
 
Android wear disconnected
</pre>
+
</pre><br>
<pre style="background-color: #1665B0; color: white;">
+
<pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;">
 +
Actions
 +
 
 
Short vibrate
 
Short vibrate
 
Play: Alert.mp3
 
Play: Alert.mp3
</pre>
+
</pre><br>
<pre style="background-color: green; color: white;">
+
<pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;">
</pre>
+
Constrains
 +
 
 +
 
 +
</pre><br>

Revision as of 03:23, 28 April 2023

This trigger can be configured to fire when an Android Wear device connects or disconnects. In addition this trigger can be used to fire a macro from the Android Wear MacroDroid companion app. Selecting this option will add a new entry in the Wear app allowing this macro to be invoked with a simple tap.

Example Usage

Triggers

Android wear disconnected


Actions

Short vibrate
Play: Alert.mp3


Constrains