A beginner's guide
Explore Plans
Mobile menu Close menu
NetHome Plus DehumidifierNetHome Plus Dehumidifier

Select the Humidity setpoint

This ACTION sets the dehumidifier to a designated humidity level between 35-85%.

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 sets the dehumidifier to a designated humidity level between 35-85%.
API endpoint slug
NethomePlusA1.Control_A1_humidity
Filter code method
NethomePlusA1.controlA1Humidity.skip(string?: reason)
Runtime method
runAction("NethomePlusA1.Control_A1_humidity", {})

Action fields

Appliance list Dropdown list

Label
Please choose your device
Slug
applianceList
Required
true
Can have default value
false

Command Dropdown list

Label
Control your device
Slug
command
Required
true
Can have default value
true
Filter code method
NethomePlusA1.controlA1Humidity.setCommand(string: command)