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

Turn on or turn off diffuser

This action will turn your diffuser on or off.

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

Action fields

Aroma query Dropdown list

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

Onoff act query Dropdown list

Label
Turn on or off?
Slug
onoff_act_query
Required
true
Can have default value
true
Filter code method
Ewelink.aromaOnoffAction.setOnoffActQuery(string: onoffActQuery)