Request Format
Params
Type
Value
Remarks
context → locale_language
String
en
Optional. Language code.
intent
String
action.devices.EXECUTE
Required.
id
String
Device ID
execution → command
String
action.devices.commands.ColorAbsolute
Required.
execution → params → color → name
String
red
Optional. Color name.
execution → params → color → spectrumRGB
Integer
0 - 16777215
Required. RGB color value.
Last updated
Was this helpful?