Difference between revisions of "Trigger: Android Wear"
m |
m |
||
Line 2: | Line 2: | ||
'''Example Usage'''<br/> | '''Example Usage'''<br/> | ||
− | Android wear disconnected > vibrate | + | |
+ | <pre style="background-color: red; color: white;"> | ||
+ | Android wear disconnected | ||
+ | </pre> | ||
+ | <pre style="background-color: #1665B0; color: white;"> | ||
+ | Short vibrate | ||
+ | Play: Alert.mp3 | ||
+ | </pre> | ||
+ | <pre style="background-color: green; color: white;"> | ||
+ | </pre> |
Revision as of 02:58, 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
Android wear disconnected
Short vibrate Play: Alert.mp3