diff --git a/source/_integrations/light.markdown b/source/_integrations/light.markdown index 685b3cd6d06..ded61b41d64 100644 --- a/source/_integrations/light.markdown +++ b/source/_integrations/light.markdown @@ -20,7 +20,7 @@ To set the default color, brightness and transition values when the light is tur The `light_profiles.csv` has to have a header. The format of the header is: ```txt -profile,color_x,color_y,brightness,transition +id,x,y,brightness,transition ``` The field transition is optional and can be omitted.