Difference between revisions of "Trigger: Bluetooth Event"

 
(21 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<span style="color: #B22A2A; font-size: 24px; display: inline-block; margin-top: 15px; margin-bottom: 0px;"><strong>About this trigger</strong></span>
+
<pre class="header-style">
 +
This trigger will fire when the Bluetooth state changes. The following options are available:
  
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
+
* Bluetooth Enabled
This trigger will fire when the Bluetooth state changes.
+
* Bluetooth Disabled
 +
* Bluetooth Connected
 +
* Bluetooth Disconnected
 
</pre>
 
</pre>
  
* <span style="color: #B22A2A; font-size: 14px; display: inline-block; margin-top: 15px; margin-bottom: 0px;"><strong>When this trigger is present, you can use more [...] [https://macrodroidforum.com/wiki/index.php/Magic_text#Bluethooth_.28Device_connected_or_device_disconnected.29 magic text]</strong></span>
+
'''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]
  
==<p><b>Supported configurations</b></p>==
+
'''Example Usage:'''<br/>
* '''''Bluetooth Enabled'''''
+
When connected to a specific Bluetooth Speaker automatically set the volume to 50%.
* '''''Bluetooth Disabled'''''
+
 
* '''''Bluetooth Connected:'''''
+
<pre class="trigger-style">
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
+
Triggers
Support Any device or select one that is already linked.
+
 
 +
Bluetooth Device Connected (Anker Speaker)
 
</pre>
 
</pre>
* '''''Bluetooth Disconnected:''''' Support Any device or select one that is already linked.
+
<pre class="action-style">
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
+
Actions
Support Any device or select one that is already linked.
+
 
 +
Media volume = 50%
 
</pre>
 
</pre>

Latest revision as of 21:51, 10 June 2024

This trigger will fire when the Bluetooth state changes. The following options are available:

* Bluetooth Enabled
* Bluetooth Disabled
* Bluetooth Connected
* Bluetooth Disconnected

Magic Text
When this trigger is used, you can access magic text via the [...] button where available.
Magic text

Example Usage:
When connected to a specific Bluetooth Speaker automatically set the volume to 50%.

Triggers

Bluetooth Device Connected (Anker Speaker)
Actions

Media volume = 50%