Automate Reddit
Explore Plans
Mobile menu Close menu
SonosSonos

Volume Down

This action will decrease the volume by a small amount.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This action will decrease the volume by a small amount.
API endpoint slug
sonos.decrease_volume
Filter code method
Sonos.decreaseVolume.skip(string?: reason)
Runtime method
runAction("sonos.decrease_volume", {})

Action fields

Room Dropdown list

Label
Where do you want to change the volume?
Helper text
Select room
Slug
room
Required
true
Can have default value
false

Include grouped rooms Dropdown list

Label
Include grouped rooms?
Helper text
Change the volume for this room only, or include grouped rooms?
Slug
include_grouped_rooms
Required
false
Can have default value
true
Filter code method
Sonos.decreaseVolume.setIncludeGroupedRooms(string: includeGroupedRooms)