Changes

450 bytes removed ,  20:56, 10 June 2024
no edit summary
Line 1: Line 1: −
<pre style="background-color: #EEEEEE; color: Black;">
+
<pre class="header-style">
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.</pre>
+
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.
<br>
+
</pre>
'''Example Usage'''<br/>
  −
 
  −
<pre style="background-color: #AC2424; color: white; border-radius: 10px; padding: 10px;">
  −
Triggers
  −
 
  −
Android wear disconnected
  −
</pre><br>
  −
<pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;">
  −
Actions
  −
 
  −
Short vibrate
  −
Play: Alert.mp3
  −
</pre><br>
  −
<pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;">
  −
Constraints
  −
 
  −
 
  −
</pre><br>