IFTTT
IFTTT
Explore
Solutions
AI Tools
Smart Home
Social Media
Lead Management
Productivity
Customer Communications
Lifestyle
IFTTT for students
Plans
Log in
Get started
Mobile menu
Close menu
Back
Nanoleaf Smarter Series
Set brightness of Nanoleaf smart light
This action will set the brightness of the Nanoleaf product that you select from the device dropdown on this screen, using the percentage that you specify.
Developer info
API endpoint slug
nanoleaf.set_percentage_request
Filter code method
Nanoleaf.setPercentageRequest.skip(string?: reason)
Runtime method
runAction("nanoleaf.set_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 brightness as a percentage value (1 to 100).
Slug
value
Required
true
Can have default value
true
Filter code method
Nanoleaf.setPercentageRequest.setValue(string: value)