Difference between revisions of "Constraint: Notification Volume"

 
Line 10: Line 10:
 
   <pre class="trigger-style">Triggers
 
   <pre class="trigger-style">Triggers
  
Notification Received (Contains Important)(</pre>
+
Notification Received (Contains Important)</pre>
 
   <pre class="action-style">Actions
 
   <pre class="action-style">Actions
  

Latest revision as of 13:38, 9 January 2026

This constraint allows or prevents a macro/feature from running based on the current notification volume level.

Options

  • Volume On/Silent - Check if notifiation volume is on or in silent state.

Example

Example 1: Play a warning sound if certain notificaiton content is received and the notification volume is zero

Triggers

Notification Received (Contains Important)
Actions

Play Sound (Bell)
Constraints

Notification Volume - Silent

See Also