Line 1: |
Line 1: |
− | ===<p><b>About</b></p>=== | + | <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> |
| | | |
− | ==<p><b>Supported configurations</b></p>==
| + | '''Magic Text'''<br/> |
− | * '''''Bluetooth Enabled'''''
| + | 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] |
− | * '''''Bluetooth Disabled'''''
| + | |
− | * '''''Bluetooth Connected:''''' Support Any device or select one that is already linked.
| + | '''Example Usage:'''<br/> |
− | * '''''Bluetooth Disconnected:''''' Support Any device or select one that is already linked.
| + | 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> |