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

Turn on or off Thermostat

This action will turn your eWeLink Thermostat 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
This action will turn your eWeLink Thermostat on or off.
API endpoint slug
ewelink.thermostat_onoff_action
Filter code method
Ewelink.thermostatOnoffAction.skip(string?: reason)
Runtime method
runAction("ewelink.thermostat_onoff_action", {})

Action fields

Thermostat query Dropdown list

Label
Which Thermostat?
Slug
thermostat_query
Required
true
Can have default value
false

Thermostat onoff act query Dropdown list

Label
Turn on or off?
Slug
thermostat_onoff_act_query
Required
true
Can have default value
true
Filter code method
Ewelink.thermostatOnoffAction.setThermostatOnoffActQuery(string: thermostatOnoffActQuery)