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

Enable/disable the Child Lock of Thermostat

This action will enable or disable the child lock.

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 enable or disable the child lock.
API endpoint slug
ewelink.thermostat_childlock_action
Filter code method
Ewelink.thermostatChildlockAction.skip(string?: reason)
Runtime method
runAction("ewelink.thermostat_childlock_action", {})

Action fields

Thermostat query Dropdown list

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

Childlock onoff act query Dropdown list

Label
Childlock on or off?
Slug
childlock_onoff_act_query
Required
true
Can have default value
true
Filter code method
Ewelink.thermostatChildlockAction.setChildlockOnoffActQuery(string: childlockOnoffActQuery)