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
- Label
- Where do you want to change the volume?
- Helper text
- Select room
- Slug
- room
- Required
- true
- Can have default value
- false
- 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)