Explore Plans
Mobile menu Close menu
eWeLink Smart HomeeWeLink Smart Home

Various AQIs goes above or below

This trigger fires when the AQIs of selected devicegoes above or below threshold

Developer info

API endpoint slug
ewelink.aqi_trigger

Trigger fields

Choose device and aqi query Nested dropdown list

Label
Which device and AQI?
Slug
choose_device_and_aqi_query
Required
true
Can have default value
false

Above or below query Dropdown list

Label
Above or below?
Slug
above_or_below_query
Required
true
Can have default value
true

Threshold query Text input > Regular expression

Label
Please enter a threshold value
Helper text
Please set the threshold according to the device's AQIs range
Slug
threshold_query
Required
true
Can have default value
true

Ingredients

Track URLTrack url of eWeLink device.

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

Device nameName of eWeLink device.

Slug
devicename_is
Filter code
Ewelink.aqiTrigger.DeviceName
Type
String
Example
E.g. eWeLinkSmartHomeDevice-01

TypeType of the trigger.

Slug
type_is
Filter code
Ewelink.aqiTrigger.Type
Type
String
Example
E.g. 温度(℃)

ConditionCondition of the trigger

Slug
condition_is
Filter code
Ewelink.aqiTrigger.Condition
Type
String
Example
E.g. above

ThresholdThreshold of the trigger.

Slug
threshold_is
Filter code
Ewelink.aqiTrigger.Threshold
Type
String
Example
E.g. 50

Created atDate and time event was created.

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