Difference between revisions of "Trigger: Bluetooth Event"

m
Tags: Mobile web edit Mobile edit Advanced mobile edit
Line 7: Line 7:
 
'''Example Usage'''<br/>
 
'''Example Usage'''<br/>
 
When Bluetooth is enabled connect to a Bluetooth device (e.g. Headphones).
 
When Bluetooth is enabled connect to a Bluetooth device (e.g. Headphones).
<pre style="background-color: red; color: white; border-radius: 10px; padding: 10px;">
+
<pre style="background-color: #AC2424; color: white; border-radius: 10px; padding: 10px;">
 
Triggers
 
Triggers
  

Revision as of 18:08, 28 April 2023

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.

Example Usage
When Bluetooth is enabled connect to a Bluetooth device (e.g. Headphones).

Triggers

Bluetooth is enabled


Actions

Connect to a Bluetooth device (Headphones).


Constrains