设备控制(语音版)API 通用参数

更新时间:2021-10-21 03:45:18下载pdf

本文为您介绍设备控制(语音版)API 的通用参数,更多能 API 信息请参见 设备控制(语音版)API

电源状态

  • interface_name:Tuya.SmartHome.PowerstateController

  • attributes:

    • code:属性代码 powerstate
    • range_type:取值类型 onOff
    • range_value:取值范围为 on 或者 off
  • commands:

    • TurnOn: 开启电源
    • TurnOff: 关闭电源

亮度

  • interface_name:Tuya.SmartHome.BrightnessController

  • attributes:

    • code:属性代码 brightness
    • range_type:取值类型 percentage,百分比
    • range_value:最大值为 100,最小值为 1 , 步长为 1
  • commands:

    • SetBrightness: 设置亮度
    • IncrementBrightness: 调高亮度
    • DecrementBrightness:调低亮度

色温

  • interface_name:Tuya.SmartHome.ColorTemperatureController

  • attributes:

    • code:属性代码 colorTemperature
    • range_type:取值类型 percentage,百分比
    • range_value:最大值为 100,最小值为 1 , 步长为 1
  • commands:

    • SetColorTemperature: 设置色温
    • IncrementColorTemperature: 调高色温
    • DecrementColorTemperature:调低色温

颜色

  • interface_name:Tuya.SmartHome.ColorController

  • attributes:

    • code:属性代码 color
    • range_type:取值类型 color_hsv,HSV 格式。
    • range_value:
      • h:0 到 360
      • s:0 到 100
      • v:0 到100
  • commands:

    • SetColor: 设置颜色

风干

  • interface_name:Tuya.SmartHome.WindDrySwitchController

  • attributes:

    • code:属性代码 windDrySwitch
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • OpenWindDry:打开风干
    • CloseWindDry:关闭风干

加湿

  • interface_name:Tuya.SmartHome.WetController

  • attributes:

    • code:属性代码 wet
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • OpenWet:打开加湿
    • CloseWet:关闭加湿

uv杀菌

  • interface_name:Tuya.SmartHome.UvController

  • attributes:

    • code:属性代码 uv
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • OpenUV:打开uv杀菌
    • CloseUV:关闭uv杀菌

上下摆风

  • interface_name:Tuya.SmartHome.UpAndDownSwingSwitchController

  • attributes:

    • code:属性代码 upAndDownSwingSwitch
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • OpenUpAndDownSwing:打开上下摆风
    • CloseUpAndDownSwing:关闭上下摆风

3D扫风

  • interface_name:Tuya.SmartHome.Swing3DController

  • attributes:

    • code:属性代码 swing3D
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • OpenSwing3D:打开3D扫风
    • CloseSwing3D:关闭3D扫风

摆风

  • interface_name:Tuya.SmartHome.SwingSwitchController

  • attributes:

    • code:属性代码 swingSwitch
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • OpenSwing:打开摆风
    • CloseSwing:关闭摆风

字幕

  • interface_name:Tuya.SmartHome.SubtitleController

  • attributes:

    • code:属性代码 subtitle
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • OpenSubtitle:打开字幕
    • CloseSubtitle:关闭字幕

喷雾

  • interface_name:Tuya.SmartHome.SprayController

  • attributes:

    • code:属性代码 spray
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • OpenSpray:打开喷雾
    • CloseSpray:关闭喷雾

舒缓开关

  • interface_name:Tuya.SmartHome.SoothingModeSwitchController

  • attributes:

    • code:属性代码 soothingModeSwitch
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • OpenSoothingModeSwitch:打开舒缓开关
    • CloseSoothingModeSwitch:关闭舒缓开关

智能模式功能开关

  • interface_name:Tuya.SmartHome.SmartController

  • attributes:

    • code:属性代码 smart
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • OpenSmart:打开智能模式功能开关
    • CloseSmart:关闭智能模式功能开关

滚轮

  • interface_name:Tuya.SmartHome.RollerController

  • attributes:

    • code:属性代码 roller
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • OpenRoller:打开滚轮
    • CloseRoller:关闭滚轮

净化

  • interface_name:Tuya.SmartHome.PurificationController

  • attributes:

    • code:属性代码 purification
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • OpenPurification:打开净化
    • ClosePurification:关闭净化

预热

  • interface_name:Tuya.SmartHome.PreHeatController

  • attributes:

    • code:属性代码 preHeat
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • OpenPreHeat:打开预热
    • ClosePreHeat:关闭预热

等离子

  • interface_name:Tuya.SmartHome.PlasmaController

  • attributes:

    • code:属性代码 plasma
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • OpenPlasma:打开等离子
    • ClosePlasma:关闭等离子

记忆开关

  • interface_name:Tuya.SmartHome.MemoryModeSwitchController

  • attributes:

    • code:属性代码 memoryModeSwitch
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • OpenMemoryModeSwitch:打开记忆开关
    • CloseMemoryModeSwitch:关闭记忆开关

左右摆风

  • interface_name:Tuya.SmartHome.LeftAndRightSwingSwitchController

  • attributes:

    • code:属性代码 leftAndRightSwingSwitch
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • OpenLeftAndRightSwing:打开左右摆风
    • CloseLeftAndRightSwing:关闭左右摆风

假日模式功能开关

  • interface_name:Tuya.SmartHome.HolidayController

  • attributes:

    • code:属性代码 holiday
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • OpenHoliday:打开假日模式功能开关
    • CloseHoliday:关闭假日模式功能开关

摄像头移动侦测开关

  • interface_name:Tuya.SmartHome.IpcMotionAlertSwitchController

  • attributes:

    • code:属性代码 ipcMotionAlertSwitch
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • OpenIpcMotionAlert:打开摄像头移动侦测开关
    • CloseIpcMotionAlert:关闭摄像头移动侦测开关

指示灯

  • interface_name:Tuya.SmartHome.IndicatorLightSwitchController

  • attributes:

    • code:属性代码 indicatorLightSwitch
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • OpenIndicatorLight:打开指示灯
    • CloseIndicatorLight:关闭指示灯

制冰模式功能开关

  • interface_name:Tuya.SmartHome.IceMakeController

  • attributes:

    • code:属性代码 iceMake
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • OpenIceMake:打开制冰模式功能开关
    • CloseIceMake:关闭制冰模式功能开关

加热开关

  • interface_name:Tuya.SmartHome.HeatSwitchController

  • attributes:

    • code:属性代码 heatSwitch
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • OpenHeat:打开加热开关
    • CloseHeat:关闭加热开关

健康开关

  • interface_name:Tuya.SmartHome.HealthController

  • attributes:

    • code:属性代码 health
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • OpenHealth:打开健康开关
    • CloseHealth:关闭健康开关

冰箱模式功能开关

  • interface_name:Tuya.SmartHome.FridgeController

  • attributes:

    • code:属性代码 fridge
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • OpenFridge:打开冰箱模式功能开关
    • CloseFridge:关闭冰箱模式功能开关

经济开关

  • interface_name:Tuya.SmartHome.EcoSwitchController

  • attributes:

    • code:属性代码 ecoSwitch
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • OpenEco:打开经济开关
    • CloseEco:关闭经济开关

干燥开关

  • interface_name:Tuya.SmartHome.DrySwitchController

  • attributes:

    • code:属性代码 drySwitch
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • OpenDry:打开干燥开关
    • CloseDry:关闭干燥开关

负离子

  • interface_name:Tuya.SmartHome.AnionController

  • attributes:

    • code:属性代码 anion
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • OpenAnion:打开负离子
    • CloseAnion:关闭负离子

门锁开关状态

  • interface_name:Tuya.SmartHome.LockStateController

  • attributes:

    • code:属性代码 lockState
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • QueryLockState:查询门锁开关状态

菜单

  • interface_name:Tuya.SmartHome.MenuController

  • attributes:

    • code:属性代码 menu
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • OpenMenu:打开菜单
    • CloseMenu:关闭菜单

睡眠

  • interface_name:Tuya.SmartHome.SleepSwitchController

  • attributes:

    • code:属性代码 sleepSwitch
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • OpenSleep:打开睡眠
    • CloseSleep:关闭睡眠

屏显

  • interface_name:Tuya.SmartHome.ScreenDisplayController

  • attributes:

    • code:属性代码 screenDisplay
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • OpenScreenDisplay:打开屏显
    • CloseScreenDisplay:关闭屏显

饮用模式功能开关

  • interface_name:Tuya.SmartHome.DrinksController

  • attributes:

    • code:属性代码 drinks
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • OpenDrinks:打开饮用模式功能开关
    • CloseDrinks:关闭饮用模式功能开关

消毒/除菌

  • interface_name:Tuya.SmartHome.DisinfectionSwitchController

  • attributes:

    • code:属性代码 disinfectionSwitch
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • OpenDisinfection:打开消毒/除菌
    • CloseDisinfection:关闭消毒/除菌

除雾

  • interface_name:Tuya.SmartHome.DefogController

  • attributes:

    • code:属性代码 defog
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • OpenDefog:打开除雾
    • CloseDefog:关闭除雾

冷风

  • interface_name:Tuya.SmartHome.CoolController

  • attributes:

    • code:属性代码 cool
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • OpenCool:打开冷风
    • CloseCool:关闭冷风

制冷

  • interface_name:Tuya.SmartHome.ColdSwitchController

  • attributes:

    • code:属性代码 coldSwitch
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • OpenCold:打开制冷
    • CloseCold:关闭制冷

清洁

  • interface_name:Tuya.SmartHome.CleanSwitchController

  • attributes:

    • code:属性代码 cleanSwitch
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • OpenClean:打开清洁
    • CloseClean:关闭清洁

童锁

  • interface_name:Tuya.SmartHome.ChildLockController

  • attributes:

    • code:属性代码 childLock
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • OpenChildLock:打开童锁
    • CloseChildLock:关闭童锁

回充开关

  • interface_name:Tuya.SmartHome.ChargeGoSwitchController

  • attributes:

    • code:属性代码 chargeGoSwitch
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • OpenChargeGo:打开回充开关
    • CloseChargeGo:关闭回充开关

换气

  • interface_name:Tuya.SmartHome.ChangeAirSwitchController

  • attributes:

    • code:属性代码 changeAirSwitch
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • OpenChangeAir:打开换气
    • CloseChangeAir:关闭换气

蓝牙

  • interface_name:Tuya.SmartHome.BluetoothController

  • attributes:

    • code:属性代码 bluetooth
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • OpenBluetooth:打开蓝牙
    • CloseBluetooth:关闭蓝牙

吹风

  • interface_name:Tuya.SmartHome.BlowSwitchController

  • attributes:

    • code:属性代码 blowSwitch
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • OpenBlow:打开吹风
    • CloseBlow:关闭吹风

蜂鸣

  • interface_name:Tuya.SmartHome.BeepSwitchController

  • attributes:

    • code:属性代码 beepSwitch
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • OpenBeep:打开蜂鸣
    • CloseBeep:关闭蜂鸣

沐浴

  • interface_name:Tuya.SmartHome.BathController

  • attributes:

    • code:属性代码 bath
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • OpenBath:打开沐浴
    • CloseBath:关闭沐浴

背景灯开关

  • interface_name:Tuya.SmartHome.BacklightSwitchController

  • attributes:

    • code:属性代码 backlightSwitch
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • OpenBacklightSwitch:打开背景灯开关
    • CloseBacklightSwitch:关闭背景灯开关

辅热

  • interface_name:Tuya.SmartHome.AuxiliaryHeatController

  • attributes:

    • code:属性代码 auxiliaryHeat
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • OpenAuxiliaryHeat:打开辅热
    • CloseAuxiliaryHeat:关闭辅热

自动开关

  • interface_name:Tuya.SmartHome.AutoSwitchController

  • attributes:

    • code:属性代码 autoSwitch
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • OpenAuto:打开自动开关
    • CloseAuto:关闭自动开关

速冻模式功能开关

  • interface_name:Tuya.SmartHome.FreezeController

  • attributes:

    • code:属性代码 freeze
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • OpenFreeze:打开速冻模式功能开关
    • CloseFreeze:关闭速冻模式功能开关

风速

  • interface_name:Tuya.SmartHome.WindSpeedController

  • attributes:

    • code:属性代码 windSpeed
    • range_type:取值类型 minMax,最大最小值
    • range_value:值由接口返回
  • commands:

    • SetWindSpeed:设置风速
    • IncrementWindSpeed:调高风速
    • DecrementWindSpeed:调低风速

重量

  • interface_name:Tuya.SmartHome.WeightController

  • attributes:

    • code:属性代码 weight
    • range_type:取值类型 minMax,最大最小值
    • range_value:值由接口返回
  • commands:

    • SetWeight:设置重量

吸允档位

  • interface_name:Tuya.SmartHome.SuckLevelController

  • attributes:

    • code:属性代码 suckLevel
    • range_type:取值类型 minMax,最大最小值
    • range_value:值由接口返回
  • commands:

    • SetSuckLevel:设置吸允档位
    • IncrementSuckLevel:调高吸允档位
    • DecrementSuckLevel:调低吸允档位

喷雾量

  • interface_name:Tuya.SmartHome.SprayVolumeController

  • attributes:

    • code:属性代码 sprayVolume
    • range_type:取值类型 minMax,最大最小值
    • range_value:值由接口返回
  • commands:

    • SetSprayVolume:设置喷雾量

肩位

  • interface_name:Tuya.SmartHome.ShoulderController

  • attributes:

    • code:属性代码 shoulder
    • range_type:取值类型 minMax,最大最小值
    • range_value:值由接口返回
  • commands:

    • SetShoulder:设置肩位
    • IncrementShoulder:调高肩位
    • DecrementShoulder:调低肩位

百分比

  • interface_name:Tuya.SmartHome.RangeController

  • attributes:

    • code:属性代码 range
    • range_type:取值类型 minMax,最大最小值
    • range_value:值由接口返回
  • commands:

    • SetRange:设置百分比
    • IncrementRange:调高百分比
    • DecrementRange:调低百分比

数量

  • interface_name:Tuya.SmartHome.QuantityController

  • attributes:

    • code:属性代码 quantity
    • range_type:取值类型 minMax,最大最小值
    • range_value:值由接口返回
  • commands:

    • SetQuantity:设置数量
    • IncrementQuantity:调高数量
    • DecrementQuantity:调低数量

气压

  • interface_name:Tuya.SmartHome.PressureController

  • attributes:

    • code:属性代码 pressure
    • range_type:取值类型 minMax,最大最小值
    • range_value:值由接口返回
  • commands:

    • SetPressure:设置气压
    • IncrementPressure:调高气压
    • DecrementPressure:调低气压

吸鼻档位

  • interface_name:Tuya.SmartHome.NoseSuckingLevelController

  • attributes:

    • code:属性代码 noseSuckingLevel
    • range_type:取值类型 minMax,最大最小值
    • range_value:值由接口返回
  • commands:

    • SetNoseSuckingLevel:设置吸鼻档位
    • IncrementNoseSuckingLevel:调高吸鼻档位
    • DecrementNoseSuckingLevel:调低吸鼻档位

档位

  • interface_name:Tuya.SmartHome.LevelController

  • attributes:

    • code:属性代码 level
    • range_type:取值类型 minMax,最大最小值
    • range_value:值由接口返回
  • commands:

    • SetLevel:设置档位
    • IncrementLevel:调高档位
    • IncrementLevel:调低档位

催乳档位

  • interface_name:Tuya.SmartHome.LactationLevelController

  • attributes:

    • code:属性代码 lactationLevel
    • range_type:取值类型 minMax,最大最小值
    • range_value:值由接口返回
  • commands:

    • SetLactationLevel:设置催乳档位
    • IncrementLactationLevel:调高催乳档位
    • DecrementLactationLevel:调低催乳档位

力度

  • interface_name:Tuya.SmartHome.IntensityController

  • attributes:

    • code:属性代码 intensity
    • range_type:取值类型 minMax,最大最小值
    • range_value:值由接口返回
  • commands:

    • SetIntensity:设置力度
    • IncrementIntensity:调高力度
    • DecrementIntensity:调低力度

高度

  • interface_name:Tuya.SmartHome.HeightController

  • attributes:

    • code:属性代码 height
    • range_type:取值类型 minMax,最大最小值
    • range_value:值由接口返回
  • commands:

    • SetHeight:设置高度
    • IncrementHeight:调高高度
    • DecrementHeight:调低高度

头部电机百分比

  • interface_name:Tuya.SmartHome.HeadRunPercentController

  • attributes:

    • code:属性代码 headRunPercent
    • range_type:取值类型 minMax,最大最小值
    • range_value:值由接口返回
  • commands:

    • SetHeadRunPercent:设置头部电机百分比
    • IncrementHeadRunPercent:调高头部电机百分比
    • DecrementHeadRunPercent:调低头部电机百分比

吸乳档位

  • interface_name:Tuya.SmartHome.BreastSuckingLevelController

  • attributes:

    • code:属性代码 breastSuckingLevel
    • range_type:取值类型 minMax,最大最小值
    • range_value:值由接口返回
  • commands:

    • SetBreastSuckingLevel:设置吸乳档位
    • IncrementBreastSuckingLevel:调高吸乳档位
    • DecrementBreastSuckingLevel:调低吸乳档位

湿度

  • interface_name:Tuya.SmartHome.HumidityController

  • attributes:

    • code:属性代码 humidity
    • range_type:取值类型 minMax,最大最小值
    • range_value:值由接口返回
  • commands:

    • SetHumidity:设置湿度
    • IncrementHumidity:调高湿度
    • DecrementHumidity:调低湿度

雾量

  • interface_name:Tuya.SmartHome.FogController

  • attributes:

    • code:属性代码 fog
    • range_type:取值类型 minMax,最大最小值
    • range_value:值由接口返回
  • commands:

    • SetFog:设置雾量
    • IncrementFog:调高雾量
    • DecrementFog:调低雾量

角度

  • interface_name:Tuya.SmartHome.AngleController

  • attributes:

    • code:属性代码 angle
    • range_type:取值类型 minMax,最大最小值
    • range_value:值由接口返回
  • commands:

    • SetAngle:设置角度
    • IncrementAngle:调高角度
    • DecrementAngle:调低角度

烹饪时间

  • interface_name:Tuya.SmartHome.CookTimeController

  • attributes:

    • code:属性代码 cookTime
    • range_type:取值类型 minMax,最大最小值
    • range_value:值由接口返回
  • commands:

    • SetCookTime:设置烹饪时间
    • IncrementCookTime:调高烹饪时间
    • DecrementCookTime:调低烹饪时间

剩余时间

  • interface_name:Tuya.SmartHome.LefttimeController

  • attributes:

    • code:属性代码 lefttime
    • range_type:取值类型 minMax,最大最小值
    • range_value:值由接口返回
  • commands:

    • QueryLefttime:查询剩余时间

上下摆风角度

  • interface_name:Tuya.SmartHome.UpAndDownSwingAngleController

  • attributes:

    • code:属性代码 upAndDownSwingAngle
    • range_type:取值类型 minMax,最大最小值
    • range_value:值由接口返回
  • commands:

    • SetUpAndDownSwingAngle:设置上下摆风角度

旋转角度

  • interface_name:Tuya.SmartHome.RotationDegreeController

  • attributes:

    • code:属性代码 rotationDegree
    • range_type:取值类型 minMax,最大最小值
    • range_value:值由接口返回
  • commands:

    • SetRotationDegree:设置旋转角度
    • IncrementRotationDegree:调高旋转角度
    • DecrementRotationDegree:调低旋转角度

功率

  • interface_name:Tuya.SmartHome.PowerController

  • attributes:

    • code:属性代码 power
    • range_type:取值类型 minMax,最大最小值
    • range_value:值由接口返回
  • commands:

    • SetPower:设置功率
    • IncrementPower:调高功率
    • DecrementPower:调低功率

功率

  • interface_name:Tuya.SmartHome.PowerController

  • attributes:

    • code:属性代码 power
    • range_type:取值类型 minMax,最大最小值
    • range_value:值由接口返回
  • commands:

    • SetPower:设置功率
    • IncrementPower:调高功率
    • DecrementPower:调低功率

环境湿度

  • interface_name:Tuya.SmartHome.EnvironmentHumidityController

  • attributes:

    • code:属性代码 environmentHumidity
    • range_type:取值类型 minMax,最大最小值
    • range_value:值由接口返回
  • commands:

    • QueryEnvironmentHumidity:查询环境湿度

倒计时

  • interface_name:Tuya.SmartHome.CountdownController

  • attributes:

    • code:属性代码 countdown
    • range_type:取值类型 minMax,最大最小值
    • range_value:值由接口返回
  • commands:

    • SetCountdown:设置倒计时

二氧化碳

  • interface_name:Tuya.SmartHome.Co2Controller

  • attributes:

    • code:属性代码 co2
    • range_type:取值类型 minMax,最大最小值
    • range_value:值由接口返回
  • commands:

    • QueryCo2:设查询二氧化碳

电量

  • interface_name:Tuya.SmartHome.BatteryController

  • attributes:

    • code:属性代码 battery
    • range_type:取值类型 minMax,最大最小值
    • range_value:值由接口返回
  • commands:

    • QueryBattery:查询电量

工作状态

  • interface_name:Tuya.SmartHome.WorkStatusController

  • attributes:

    • code:属性代码 workStatus
    • range_type:取值类型 textEnum,文本枚举
    • range_value:
      • standby(待机)
      • cooking(烹饪)
      • done(完成)
      • grinding(研磨)
      • keepWarm(保温)
      • waterFalling(倒水)
      • timing(定时)
      • pause(暂停)
      • start(开始)
  • commands:

    • SetWorkStatus:设置工作状态

风向

  • interface_name:Tuya.SmartHome.WindDirectionController

  • attributes:

    • code:属性代码 windDirection
    • range_type:取值类型 textEnum,文本枚举
    • range_value:
      • forward(向前)
      • reverse(向后)
  • commands:

    • SetWindDirection:设置风向

喷雾模式

  • interface_name:Tuya.SmartHome.SprayModeController

  • attributes:

    • code:属性代码 sprayMode
    • range_type:取值类型 textEnum,文本枚举
    • range_value:
      • auto(自动)
      • baby(婴儿)
      • sleep(睡眠)
      • work(工作)
      • health(健康)
      • manual(手动)
      • wet(湿润)
      • one(一)
      • two(二)
      • three(三)
  • commands:

    • SetSprayMode:设置喷雾模式

模式

  • interface_name:Tuya.SmartHome.ModeController

  • attributes:

    • code:属性代码 mode
    • range_type:取值类型 textEnum,文本枚举
    • range_value:
      • auto(自动)
      • sleep(睡眠)
      • eco(经济)
      • manual(手动)
      • cold(制冷)
      • hot(制热)
      • smart(智能)
      • fresh(冷藏)
      • illumination(照明)
      • dry(干燥)
      • childLock(童锁)
      • disinfection(消毒)
      • hygiene(卫生)
      • windDry(风干)
      • ventilate(通风)
      • dehumidification(除湿)
      • quick(快速)
      • program(编程)
      • comfortable(舒适)
      • power(强力)
      • reading(阅读)
      • movie(电影)
      • off(关闭)
      • morning(早上)
      • night(夜晚)
      • nature(自然)
      • music(音乐)
      • work(工作)
      • normal(正常)
      • mop(洗刷)
      • baby(婴儿)
      • random(随机)
      • health(健康)
  • commands:

    • SetMode:设置模式

灯光模式

  • interface_name:Tuya.SmartHome.LightModeController

  • attributes:

    • code:属性代码 lightMode
    • range_type:取值类型 textEnum,文本枚举
    • range_value:
      • white(白光)
      • colour(彩光)
      • scene(场景)
  • commands:

    • SetLightMode:设置灯光模式

喂食状态

  • interface_name:Tuya.SmartHome.FeedStateController

  • attributes:

    • code:属性代码 feedState
    • range_type:取值类型 textEnum,文本枚举
    • range_value:
      • standby(待机)
      • feeding(喂食)
      • done(完成)
  • commands:

    • QueryFeedState:查询喂食状态

频道

  • interface_name:Tuya.SmartHome.ChannelController

  • attributes:

    • code:属性代码 channel
    • range_type:取值类型 channel,频道
    • range_value:频道
  • commands:

    • SelectChannel:设置频道(选台)
    • IncrementChannel:调高频道
    • DecrementChannel:调低频道

切换信号源

  • interface_name:Tuya.SmartHome.SignalSourceController

  • attributes:

    • code:属性代码 signalSource
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • SwitchSignalSource:切换信号源

取消静音

  • interface_name:Tuya.SmartHome.MuteSwitchController

  • attributes:

    • code:属性代码 muteSwitch
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • CancelMute:取消静音

水浸检测状态

  • interface_name:Tuya.SmartHome.WatersensorStateController

  • attributes:

    • code:属性代码 watersensorState
    • range_type:取值类型 textEnum,文本枚举
    • range_value:
      • alarm(警报)
      • normal(正常)
  • commands:

    • QueryWatersensorState:查询水浸检测状态

烟雾报警状态

  • interface_name:Tuya.SmartHome.SmokeArmStateController

  • attributes:

    • code:属性代码 smokeArmState
    • range_type:取值类型 textEnum,文本枚举
    • range_value:
      • alarm(警报)
      • normal(正常)
      • detecting(检测中)
      • unknown(未知)
  • commands:

    • QuerySmokeArmState:查询烟雾报警状态

一氧化碳状态

  • interface_name:Tuya.SmartHome.CoStateController

  • attributes:

    • code:属性代码 coState
    • range_type:取值类型 textEnum,文本枚举
    • range_value:
      • alarm(警报)
      • normal(正常)
  • commands:

    • QueryCoState:一氧化碳状态监测

查询门磁开关状态

  • interface_name:Tuya.SmartHome.DoorContactStatusController

  • attributes:

    • code:属性代码 doorContactStatus
    • range_type:取值类型 onOff,开关
    • range_value:取值范围为 on 或者 off
  • commands:

    • QueryDoorContactStatus:查询门磁开关状态

分发数量

  • interface_name:Tuya.SmartHome.DispenseNumController

  • attributes:

    • code:属性代码 dispenseNum
    • range_type:取值类型 minMax,最大最小值
    • range_value:最大值为 100,最小值为 1,步长为 1
  • commands:

    • SetDispenseNum:设置分发数量

方向

  • interface_name:Tuya.SmartHome.DirectionController

  • attributes:

    • code:属性代码 direction
    • range_type:取值类型 textEnum,文本枚举
    • range_value:
      • forward(向前)
  • commands:

    • SetDirection:设置方向

二氧化碳状态监测

  • interface_name:Tuya.SmartHome.Co2StateController

  • attributes:

    • code:属性代码 co2State
    • range_type:取值类型 textEnum,文本枚举
    • range_value:
      • alarm(警报)
      • normal(正常)
  • commands:

    • QueryCo2State:二氧化碳状态监测

温度

  • interface_name:Tuya.SmartHome.TemperatureController

  • attributes:

    • code:属性代码 temperature
    • range_type:取值类型 temperature,温度
    • range_value:温度值
  • commands:

    • SetTemperature:设置温度
    • IncrementTemperature:调高温度
    • DecrementTemperature:调低温度

温标

  • interface_name:Tuya.SmartHome.CfController

  • attributes:

    • code:属性代码 cf
    • range_type:取值类型 textEnum,文本枚举
    • range_value:
      • c(摄氏度)
      • f(华氏度)
  • commands:

    • SetCF:设置温标
    • QueryCF:查询温标