> For the complete documentation index, see [llms.txt](https://doc.youzhuan.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.youzhuan.net/dev-link-host/zhi-neng-jia-ju-xie-yi/zhi-chi-de-cao-zuo-lei-xing.md).

# 支持的操作类型

智能家居设备支持以下操作类型。

* turnOn： 打开
* timingTurnOn： 定时打开
* turnOff： 关闭
* timingTurnOff： 定时关闭
* pause： 暂停
* continue： 继续
* setBrightnessPercentage： 设置灯光亮度
* incrementBrightnessPercentage： 调亮灯光
* decrementBrightnessPercentage： 调暗灯光
* incrementColorTemperature： 增高灯光色温
* decrementColorTemperature： 降低灯光色温
* setColorTemperature： 设置灯光色温
* incrementTemperature： 升高温度
* decrementTemperature： 降低温度
* setTemperature： 设置温度
* incrementVolume： 调高音量
* decrementVolume： 调低音量
* setVolume： 设置音量
* setVolumeMute： 设置设备静音状态
* incrementFanSpeed： 增加风速
* decrementFanSpeed： 减小风速
* setFanSpeed： 设置风速
* setMode： 设置模式
* unSetMode： 取消设置的模式
* setColor： 设置颜色
