New services
Explore Plans
Mobile menu Close menu
eWeLink Smart HomeeWeLink Smart Home

Open or close electric curtain

This action will open or close your electric curtain.

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
ewelink.electric_curtain_switch_action
Filter code method
Ewelink.electricCurtainSwitchAction.skip(string?: reason)
Runtime method
runAction("ewelink.electric_curtain_switch_action", {})

Action fields

Electric curtain devices query Dropdown list

Label
Which device?
Slug
electric_curtain_devices_query
Required
true
Can have default value
false

Onoff act query Dropdown list

Label
Which action?
Slug
onoff_act_query
Required
true
Can have default value
true
Filter code method
Ewelink.electricCurtainSwitchAction.setOnoffActQuery(string: onoffActQuery)