This action will increase the volume by a small amount.
- API endpoint slug
- sonos.increase_volume
- Filter code method
- Sonos.increaseVolume.skip(string?: reason)
- Runtime method
- runAction("sonos.increase_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 volume for this room only, or include grouped rooms?
- Slug
- include_grouped_rooms
- Required
- false
- Can have default value
- true
- Filter code method
- Sonos.increaseVolume.setIncludeGroupedRooms(string: includeGroupedRooms)