Difference between revisions of "Trigger: Bluetooth Event"
Line 1: | Line 1: | ||
− | < | + | <pre class="header-style"> |
This trigger will fire when the Bluetooth state changes. | This trigger will fire when the Bluetooth state changes. | ||
Line 10: | Line 10: | ||
[https://macrodroidforum.com/wiki/index.php/Magic_text#Bluethooth_.28Device_connected_or_device_disconnected.29 Magic text] | [https://macrodroidforum.com/wiki/index.php/Magic_text#Bluethooth_.28Device_connected_or_device_disconnected.29 Magic text] | ||
− | </ | + | </pre> |
'''Example Usage:'''<br/> | '''Example Usage:'''<br/> |
Revision as of 21:45, 10 June 2024
This trigger will fire when the Bluetooth state changes. * Bluetooth Enabled * Bluetooth Disabled * Bluetooth Connected * Bluetooth Disconnected 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]
Example Usage:
When you activate airplane mode between the hours of 10:00 p.m. and 7:00 a.m., mute the media volume.
Triggers Airplane mode enabled
Actions Media volume = 0
Constraints Time of day (10:00 p.m. - 7:00 a.m.)