Automate Reddit
Explore Plans
Mobile menu Close menu
SonosSonos

Unmute

Unmutes a Sonos Player or Group

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
Unmutes a Sonos Player or Group
API endpoint slug
sonos.unmute
Filter code method
Sonos.unmute.skip(string?: reason)
Runtime method
runAction("sonos.unmute", {})

Action fields

Room Dropdown list

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

Include grouped rooms Dropdown list

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