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

Notify you using your Nanoleaf Light Panels or Canvas

This action will temporarily set your Nanoleaf Light Panels or Canvas to a solid or blinking color and then return to its previous state.

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
nanoleaf.color_notification_request
Filter code method
Nanoleaf.colorNotificationRequest.skip(string?: reason)
Runtime method
runAction("nanoleaf.color_notification_request", {})

Action fields

My devices Dropdown list

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

Notification type Dropdown list

Label
Blinking or solid color?
Slug
notification_type
Required
true
Can have default value
true
Filter code method
Nanoleaf.colorNotificationRequest.setNotificationType(string: notificationType)

Value Text input > Other

Label
Which color?
Helper text
Slug
value
Required
true
Can have default value
true
Filter code method
Nanoleaf.colorNotificationRequest.setValue(string: value)

Duration Text input > Other

Label
For how many seconds?
Helper text
Slug
duration
Required
false
Can have default value
true
Filter code method
Nanoleaf.colorNotificationRequest.setDuration(string: duration)