Automate Reddit
Explore Plans
Mobile menu Close menu
SwitchBotSwitchBot

Bulb Color Temperature

You can set the color temperature of your Color bulb here.

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
You can set the color temperature of your Color bulb here.
API endpoint slug
switchbot.set_temperature_bulb
Filter code method
Switchbot.setTemperatureBulb.skip(string?: reason)
Runtime method
runAction("switchbot.set_temperature_bulb", {})

Action fields

Chose a device Dropdown list

Label
Choose a Color Bulb
Slug
chose_a_device
Required
true
Can have default value
false

Set temperature Text input > Other

Label
Set Color Temperature
Helper text
Input 2700-6500
Slug
set_temperature
Required
true
Can have default value
true
Filter code method
Switchbot.setTemperatureBulb.setSetTemperature(string: setTemperature)

Set brightness Text input > Other

Label
Set Brightness
Helper text
Input 1-100
Slug
set_brightness
Required
true
Can have default value
true
Filter code method
Switchbot.setTemperatureBulb.setSetBrightness(string: setBrightness)