speaker_test_sound
Send a test tone to a UniFi Protect speaker to verify its audio output. Requires speaker ID and confirmation, with optional volume.
Instructions
Test a speaker's sound (POST /v1/speakers/{id}/test-sound). WARNING: physical sound.
host: console name, ID, or composite ID (MAC:numericId format).
speaker_id: REQUIRED. Obtain it from list_speakers (its id field).
confirm: must be true to execute. volume: 0-100 (defaults to device volume upstream).
Governed by UNIFI_PROTECT_MUTATIONS_ENABLED.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| volume | No | ||
| confirm | No | ||
| speaker_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||