Group Location
Explore Plans
Mobile menu Close menu
FuturehomeFuturehome

Dim light

This Action will allow you to set your lights to a defined brightness between 0-100%.

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
API endpoint slug
futurehome.dim_light
Filter code method
Futurehome.dimLight.skip(string?: reason)
Runtime method
runAction("futurehome.dim_light", {})

Action fields

Device Dropdown list

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

Dim value Text input > Other

Label
Dim Value
Slug
dim_value
Required
true
Can have default value
true
Filter code method
Futurehome.dimLight.setDimValue(string: dimValue)