A beginner's guide
Explore Plans
Mobile menu Close menu
ZenseHomeZenseHome

Dim device

This action will dim a device.

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 dim a device.
API endpoint slug
zense_home.dimoutput
Filter code method
ZenseHome.dimoutput.skip(string?: reason)
Runtime method
runAction("zense_home.dimoutput", {})

Action fields

Output Dropdown list

Label
Select device
Slug
output
Required
true
Can have default value
false

Brightness Dropdown list

Label
Select brightness
Slug
brightness
Required
true
Can have default value
true
Filter code method
ZenseHome.dimoutput.setBrightness(string: brightness)