tv_power
Switch a smart TV on or off. Provide the desired power state (true for on, false for off) and optionally the TV name.
Instructions
Turn TV on or off.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| on | Yes | True = turn on, False = turn off. | |
| tv_name | No | Target TV name. Omit for default TV. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |