Automate Reddit
Explore Plans
Mobile menu Close menu
Brilliant NexusBrilliant Nexus

Set Light status

This action will be able to control your Lights which you have created on Brilliant Nexus app

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 be able to control your Lights which you have created on Brilliant Nexus app
API endpoint slug
brilliant_nexus.lights
Filter code method
BrilliantNexus.lights.skip(string?: reason)
Runtime method
runAction("brilliant_nexus.lights", {})

Action fields

Device name Dropdown list

Label
Device Name
Helper text
Please select any of the Light
Slug
device_name
Required
true
Can have default value
false

Status Dropdown list

Label
Status
Helper text
Turn ON/OFF your light
Slug
status
Required
true
Can have default value
true
Filter code method
BrilliantNexus.lights.setStatus(string: status)