設定を変更
set_settingsChange TV system settings by specifying a category and key-value pairs, such as picture settings with backlight. Use when you need to adjust device configuration directly.
Instructions
システム設定を変更する。例: category=picture settings={backlight: 60}。TV のファームウェアによっては WRITE_SETTINGS 権限がなく 401 になる。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | No | 対象デバイス名または IP。省略時は既定デバイス(--device / WEBOS_DEVICE / devices.json の defaultDevice) | |
| category | Yes | 設定カテゴリ | |
| settings | Yes | 変更するキーと値 |