This trigger fires when your lights to a specified colour .
- API endpoint slug
- ewelink.c2c_specified_color_trigger
Trigger fields
- Label
- Which device?
- Slug
- choose_device
- Required
- true
- Can have default value
- false
- Label
- Set R colour value
- Slug
- set_r_colour_value
- Required
- true
- Can have default value
- true
- Label
- Set G colour value
- Slug
- set_g_colour_value
- Required
- true
- Can have default value
- true
- Label
- Set B colour value
- Slug
- set_b_colour_value
- Required
- true
- Can have default value
- true
Ingredients
- Slug
- device_name
- Filter code
- Ewelink.c2cSpecifiedColorTrigger.DeviceName
- Type
- String
- Example
- E.g. eWeLinkSmartHomeDevice-01
- Slug
- track_url
- Filter code
- Ewelink.c2cSpecifiedColorTrigger.TrackUrl
- Type
- String
- Example
- E.g. http://www.ewelink.cc/en
- Slug
- b_colour_value
- Filter code
- Ewelink.c2cSpecifiedColorTrigger.BcolourValue
- Type
- String
- Example
- E.g.255
- Slug
- r_colour_value
- Filter code
- Ewelink.c2cSpecifiedColorTrigger.RcolourValue
- Type
- String
- Example
- E.g. 255
- Slug
- g_colour_value
- Filter code
- Ewelink.c2cSpecifiedColorTrigger.GcolourValue
- Type
- String
- Example
- E.g.255
- Slug
- created_at
- Filter code
- Ewelink.c2cSpecifiedColorTrigger.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00