Explore Plans
Mobile menu Close menu
Brilliant SmartBrilliant Smart

Start Heat Mode

This action will set your AC to Heat Mode.

Developer info

API endpoint slug
brilliant_smart.set_heat_mode
Filter code method
BrilliantSmart.setHeatMode.skip(string?: reason)
Runtime method
runAction("brilliant_smart.set_heat_mode", {})

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
Select "Yes" will turn the air conditioner on even if it's off.
Slug
turn_on_first
Required
true
Can have default value
true
Filter code method
BrilliantSmart.setHeatMode.setTurnOnFirst(string: turnOnFirst)