このアクションはSwitchBotスマート扇風機を操作できます。
- API endpoint slug
- switchbot.turn_on_wofan_ja
- Filter code method
- Switchbot.turnOnWofanJa.skip(string?: reason)
- Runtime method
- runAction("switchbot.turn_on_wofan_ja", {})
Action fields
- Label
- 扇風機を選択
- Slug
- chose_a_device
- Required
- true
- Can have default value
- false
- Label
- 運転・停止
- Slug
- turn_on_off
- Required
- true
- Can have default value
- true
- Filter code method
- Switchbot.turnOnWofanJa.setTurnOnOff(string: turnOnOff)
- Label
- モード
- Slug
- wind_mode
- Required
- true
- Can have default value
- true
- Filter code method
- Switchbot.turnOnWofanJa.setWindMode(string: windMode)
- Label
- 風量
- Slug
- wind_speed_level
- Required
- true
- Can have default value
- true
- Filter code method
- Switchbot.turnOnWofanJa.setWindSpeedLevel(string: windSpeedLevel)
- Label
- 首振り角度
- Slug
- fan_shake_angle
- Required
- true
- Can have default value
- true
- Filter code method
- Switchbot.turnOnWofanJa.setFanShakeAngle(string: fanShakeAngle)