Group Location
Explore Plans
Mobile menu Close menu
domoveadomovea

Set intensity to __%

This Action will set intensity to the percentage you specified.

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 set intensity to the percentage you specified.
API endpoint slug
domovea.set_intensity
Filter code method
Domovea.setIntensity.skip(string?: reason)
Runtime method
runAction("domovea.set_intensity", {})

Action fields

Device ID Dropdown list

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

Intensity percentage value Text input > Other

Label
What intensity?
Helper text
0-100%
Slug
intensity_percentage_value
Required
true
Can have default value
true
Filter code method
Domovea.setIntensity.setIntensityPercentageValue(string: intensityPercentageValue)