New services
Explore Plans
Mobile menu Close menu
Nanoleaf Smarter SeriesNanoleaf Smarter Series

Brighten Nanoleaf smart light

This action will brighten the Nanoleaf product that you select from the device dropdown on this screen, using the percentage that you specify.

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 brighten the Nanoleaf product that you select from the device dropdown on this screen, using the percentage that you specify.
API endpoint slug
nanoleaf.increment_percentage_request
Filter code method
Nanoleaf.incrementPercentageRequest.skip(string?: reason)
Runtime method
runAction("nanoleaf.increment_percentage_request", {})

Action fields

My devices Dropdown list

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

Value Text input > Other

Label
Brightness level?
Helper text
Enter a percentage (1-100) to increase the brightness by
Slug
value
Required
true
Can have default value
true
Filter code method
Nanoleaf.incrementPercentageRequest.setValue(string: value)