New services
Explore Plans
Mobile menu Close menu
eWeLink Smart HomeeWeLink Smart Home

Light turns to a specified colour

This trigger fires when your lights to a specified colour .

About this trigger

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 trigger fires when your lights to a specified colour .
API endpoint slug
ewelink.c2c_specified_color_trigger

Trigger fields

Choose device Dropdown list

Label
Which device?
Slug
choose_device
Required
true
Can have default value
false

Set r colour value Text input > Regular expression

Label
Set R colour value
Slug
set_r_colour_value
Required
true
Can have default value
true

Set g colour value Text input > Regular expression

Label
Set G colour value
Slug
set_g_colour_value
Required
true
Can have default value
true

Set b colour value Text input > Regular expression

Label
Set B colour value
Slug
set_b_colour_value
Required
true
Can have default value
true

Ingredients

Device nameName of eWeLink device.

Slug
device_name
Filter code
Ewelink.c2cSpecifiedColorTrigger.DeviceName
Type
String
Example
E.g. eWeLinkSmartHomeDevice-01

Track URLTrack url of eWeLink device.

Slug
track_url
Filter code
Ewelink.c2cSpecifiedColorTrigger.TrackUrl
Type
String
Example
E.g. http://www.ewelink.cc/en

Bcolour valueThe B color value of device.

Slug
b_colour_value
Filter code
Ewelink.c2cSpecifiedColorTrigger.BcolourValue
Type
String
Example
E.g.255

Rcolour valueThe R colour value of device.

Slug
r_colour_value
Filter code
Ewelink.c2cSpecifiedColorTrigger.RcolourValue
Type
String
Example
E.g. 255

Gcolour valueThe G colour value of device.

Slug
g_colour_value
Filter code
Ewelink.c2cSpecifiedColorTrigger.GcolourValue
Type
String
Example
E.g.255

Created atDate and time event was created.

Slug
created_at
Filter code
Ewelink.c2cSpecifiedColorTrigger.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00