IFTTT
IFTTT
Explore
Plans
Log in
Get started
Mobile menu
Close menu
Back
Philips Hue
Change color
This Action will change the color of your hue lights. NOTE: Accepts color names and CSS hex color values. Defaults to white if no color match is found. NOTE: not compatible with hue lux bulbs.
Developer info
API endpoint slug
hue.set_color_all_hue
Filter code method
Hue.setColorAllHue.skip(string?: reason)
Runtime method
runAction("hue.set_color_all_hue", {})
Action fields
Lights
Dropdown list
Label
Which lights?
Slug
lights
Required
true
Can have default value
false
Color
Text input > Other
Label
Color value or name
Helper text
Accepts color names or CSS hex codes
Slug
color
Required
true
Can have default value
true
Filter code method
Hue.setColorAllHue.setColor(string: color)