Difference between revisions of "Trigger: Bluetooth Event"
m |
|||
| Line 1: | Line 1: | ||
| + | <pre style="background-color: #EEEEEE; color: Black; 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> | ||
| + | '''Example Usage'''<br/> | ||
| + | When Bluetooth is enabled connect to a Bluetooth device (e.g. Headphones). | ||
| + | <pre style="background-color: red; 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;"> | ||
| + | Constrains | ||
| + | |||
| + | |||
| + | </pre><br> | ||
Revision as of 03:53, 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