Group Location
Explore Plans
Mobile menu Close menu
WeMo Slow CookerWeMo Slow Cooker

Set cook timer and mode

This Action will adjust your Slow Cooker to your specified cooking mode (High, Low, Keep Warm, Off) for a selected time period.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
API endpoint slug
wemo_slowcooker.attribute_slowcookerSetModeChangeDiscrete
Filter code method
WemoSlowcooker.attributeSlowcookerSetModeChangeDiscrete.skip(string?: reason)
Runtime method
runAction("wemo_slowcooker.attribute_slowcookerSetModeChangeDiscrete", {})

Action fields

Macaddress Dropdown list

Label
Which device?
Helper text
Slug
macaddress
Required
true
Can have default value
false

Sub type Dropdown list

Label
Which cooking mode?
Helper text
Slug
subType
Required
true
Can have default value
true
Filter code method
WemoSlowcooker.attributeSlowcookerSetModeChangeDiscrete.setSubType(string: subType)

Sub type1 Text input > Other

Label
Cook Time (in minutes)
Helper text
Slug
subType1
Required
true
Can have default value
true
Filter code method
WemoSlowcooker.attributeSlowcookerSetModeChangeDiscrete.setSubType1(string: subType1)