Difference between revisions of "Trigger: Volume Button Press"

(Created page with "This trigger will fire when you press the volume up or down button on the device. In most cases the trigger will only work when the screen is on (Monitoring volume changes wor...")
 
m
Line 1: Line 1:
 +
<pre style="background-color: #EEEEEE; color: Black; border-radius: 10px; padding: 10px;">
 
This trigger will fire when you press the volume up or down button on the device. In most cases the trigger will only work when the screen is on (Monitoring volume changes works with screen off if the device is awake, eg. when playing music).
 
This trigger will fire when you press the volume up or down button on the device. In most cases the trigger will only work when the screen is on (Monitoring volume changes works with screen off if the device is awake, eg. when playing music).
  
Line 4: Line 5:
  
 
It is recommended you use this action with constraints, as interfering with the devices volume controls at all times is not recommended.
 
It is recommended you use this action with constraints, as interfering with the devices volume controls at all times is not recommended.
 +
</pre>
 +
 +
'''Example Usage'''<br/>
 +
 +
<pre style="background-color: #AC2424; color: white; border-radius: 10px; padding: 10px;">
 +
Triggers
 +
 +
 +
</pre><br>
 +
<pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;">
 +
Actions
 +
 +
 +
</pre><br>
 +
<pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;">
 +
Constrains
 +
 +
 +
</pre><br>
 +
<pre style="background-color: teal; color: white; border-radius: 10px; padding: 10px;">
 +
Local variables
 +
 +
 +
</pre><br>

Revision as of 18:03, 29 April 2023

This trigger will fire when you press the volume up or down button on the device. In most cases the trigger will only work when the screen is on (Monitoring volume changes works with screen off if the device is awake, eg. when playing music).

You can choose to allow the volume to update or retain the previous volume when pressed.

It is recommended you use this action with constraints, as interfering with the devices volume controls at all times is not recommended.

Example Usage

Triggers



Actions



Constrains



Local variables