tuya_send_commands
Send control commands to Tuya devices by specifying cloud device ID, Tuya device ID, and an array of code-value command pairs.
Instructions
Send control commands to a Tuya device
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| commands | Yes | Array of commands to send | |
| device_id | Yes | Tuya cloud account device ID | |
| tuya_device_id | Yes | Tuya device ID |