AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
Brilliant SmartBrilliant Smart

Set AC temperature

This action will set your AC to a specified temperature by remote controller.

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 set your AC to a specified temperature by remote controller.
API endpoint slug
brilliant_smart.set_temperature
Filter code method
BrilliantSmart.setTemperature.skip(string?: reason)
Runtime method
runAction("brilliant_smart.set_temperature", {})

Action fields

Which device Dropdown list

Label
Which device/group?
Slug
which_device
Required
true
Can have default value
false

Turn on first Dropdown list

Label
Turn on first?
Helper text
Selecting "Yes" will turn the light on if it's off.
Slug
turn_on_first
Required
true
Can have default value
true
Filter code method
BrilliantSmart.setTemperature.setTurnOnFirst(string: turnOnFirst)

Ac temperature Dropdown list

Label
Temperature
Slug
ac_temperature
Required
true
Can have default value
true
Filter code method
BrilliantSmart.setTemperature.setAcTemperature(string: acTemperature)