New services
Explore Plans
Mobile menu Close menu
Brilliant NexusBrilliant Nexus

Set Air Conditioning

This action will control your Air conditioning remote which you have created in your 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
API endpoint slug
brilliant_nexus.ACExecution
Filter code method
BrilliantNexus.acExecution.skip(string?: reason)
Runtime method
runAction("brilliant_nexus.ACExecution", {})

Action fields

Device name Dropdown list

Label
Device Name
Helper text
Slug
device_name
Required
true
Can have default value
false

Mode Dropdown list

Label
Mode
Helper text
Slug
mode
Required
true
Can have default value
true
Filter code method
BrilliantNexus.acExecution.setMode(string: mode)

Temperature Dropdown list

Label
Temperature
Helper text
Slug
temperature
Required
true
Can have default value
true
Filter code method
BrilliantNexus.acExecution.setTemperature(string: temperature)

Fan speed Dropdown list

Label
Fan speed
Helper text
Slug
fan_speed
Required
true
Can have default value
true
Filter code method
BrilliantNexus.acExecution.setFanSpeed(string: fanSpeed)