set_volume
Read or set the volume level (0-100) for a specified player, optionally syncing the change to grouped players.
Instructions
Get or set a player's volume (0-100). Call with no arguments to just read the current volume. Set tell_followers=True to also change grouped players' volume.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mute | No | ||
| level | No | ||
| player | Yes | ||
| tell_followers | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||