Group Location
Explore Plans
Mobile menu Close menu
WyzeWyze

Set bulb color temperature

This action will change the color temperature of the bulb.

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 change the color temperature of the bulb.
API endpoint slug
wyzecam.light_color_temperature
Filter code method
Wyzecam.lightColorTemperature.skip(string?: reason)
Runtime method
runAction("wyzecam.light_color_temperature", {})

Action fields

Serialize device info Dropdown list

Label
Which Device
Slug
serialize_device_info
Required
true
Can have default value
false

Serialize color temperature Dropdown list

Label
Which Color Temperature
Slug
serialize_color_temperature
Required
true
Can have default value
true
Filter code method
Wyzecam.lightColorTemperature.setSerializeColorTemperature(string: serializeColorTemperature)