Difference between revisions of "Trigger: Bluetooth Event"

m
Line 1: Line 1:
<pre style="background-color: #EEEEEE; color: Black; border-radius: 10px; padding: 10px;">
+
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
This trigger will fire when the Bluetooth state changes.
 
This trigger will fire when the Bluetooth state changes.
  
 
You can configure it to fire when Bluetooth is enabled or disabled, or when connected to/disconnected from a specific device.
 
You can configure it to fire when Bluetooth is enabled or disabled, or when connected to/disconnected from a specific device.
This trigger can be configured to fire when you come in range of, or go out of range of a Bluetooth beacon.</pre>
+
This trigger can be configured to fire when you come in range of, or go out of range of a Bluetooth beacon.</pre><br>
<br>
 
'''Example Usage'''<br/>
 
When Bluetooth is enabled connect to a Bluetooth device (e.g. Headphones).
 
<pre style="background-color: #AC2424; color: white; border-radius: 10px; padding: 10px;">
 
Triggers
 
 
 
Bluetooth is enabled
 
</pre><br>
 
<pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;">
 
Actions
 
 
 
Connect to a Bluetooth device (Headphones).
 
</pre><br>
 
<pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;">
 
Constraints
 
 
 
 
 
</pre><br>
 

Revision as of 20:04, 22 January 2024

This trigger will fire when the Bluetooth state changes.

You can configure it to fire when Bluetooth is enabled or disabled, or when connected to/disconnected from a specific device.
This trigger can be configured to fire when you come in range of, or go out of range of a Bluetooth beacon.