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

Change Nanoleaf Light Panels or Canvas color

This action will change the color of the Nanoleaf Light Panels or Canvas that you select from the device dropdown on this screen. You can enter either a hex value or a keyword for the color. Need help choosing a color? Bookmark nanoleaf.me/ifttt for easy access to a list and color picker.

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 change the color of the Nanoleaf Light Panels or Canvas that you select from the device dropdown on this screen. You can enter either a hex value or a keyword for the color. Need help choosing a color? Bookmark nanoleaf.me/ifttt for easy access to a list and color picker.
API endpoint slug
nanoleaf.change_color_request
Filter code method
Nanoleaf.changeColorRequest.skip(string?: reason)
Runtime method
runAction("nanoleaf.change_color_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
Which color?
Helper text
Set the color value in hex (00FF00) or by name (Green). The hash (#) is not required for hex value input.
Slug
value
Required
true
Can have default value
true
Filter code method
Nanoleaf.changeColorRequest.setValue(string: value)