Set effect
set_effectPlays a predefined Twinkly effect on your device by its numeric ID, switching to effect mode. Use list_effects to see available effect IDs.
Instructions
Select a predefined effect by its numeric id and switch the device into effect mode so it plays. Call list_effects first to see how many effects exist (ids start at 0).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | No | Name of the target device (see list_devices). Omit to use the default device. | |
| effectId | Yes | Effect id to play (0-based). |