Set movie
set_moviePlay a saved movie on Twinkly lights by specifying its numeric id. Check list_movies for available ids, then start movie mode.
Instructions
Select a saved movie by its numeric id and switch the device into movie mode so it plays. Call list_movies first to see the available ids.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Movie id to play (see list_movies). | |
| device | No | Name of the target device (see list_devices). Omit to use the default device. |