Changes

no edit summary
Line 1: Line 1:  
<pre class="header-style">
 
<pre class="header-style">
This trigger will fire when the Bluetooth state changes.
+
This trigger will fire when the Bluetooth state changes. The following options are available:
 
  −
When this trigger is present, you can use more [...] [https://macrodroidforum.com/wiki/index.php/Magic_text#Bluethooth_.28Device_connected_or_device_disconnected.29]
  −
</pre>
  −
<span style="color: #B22A2A; font-size: 24px; display: inline-block; margin-top: 15px; margin-bottom: 15px;"><strong>Supported configurations </strong></span>
      
* Bluetooth Enabled
 
* Bluetooth Enabled
Line 10: Line 6:  
* Bluetooth Connected
 
* Bluetooth Connected
 
* Bluetooth Disconnected
 
* Bluetooth Disconnected
 +
</pre>
 +
 +
'''Magic Text'''<br/>
 +
When this trigger is used, you can access magic text via the [...] button where available.<br/>[https://macrodroidforum.com/wiki/index.php/Magic_text#Bluethooth_.28Device_connected_or_device_disconnected.29 Magic text]
 +
 +
'''Example Usage:'''<br/>
 +
When connected to a specific Bluetooth Speaker automatically set the volume to 50%.
 +
 +
<pre class="trigger-style">
 +
Triggers
 +
 +
Bluetooth Device Connected (Anker Speaker)
 +
</pre>
 +
<pre class="action-style">
 +
Actions
 +
 +
Media volume = 50%
 +
</pre>