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
- Label
- Which Thermostat?
- Slug
- thermostat_query
- Required
- true
- Can have default value
- false
- 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)