This Trigger fires when a specified tag senses that its ambient light exceeds an upper threshold configured at light options screen inside the WirelessTag app. For example, this can be used to detect fridge door open.
Developer info
API endpoint slug
wirelesstag.too_bright
Trigger fields
Uuid Dropdown list
Label
Tag
Slug
uuid
Required
true
Can have default value
false
Math Text input > Other
Label
Math expression
Helper text
Optional math expression to calculate the ingredient "answer". Available parameter: "lux"
Slug
math
Required
true
Can have default value
true
Ingredients
Occurred atDate and time of the event.
Slug
happened
Filter code
Wirelesstag.tooBright.OccurredAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00
BrightnessThe ambient light intensity at the time of the event.
Slug
lux
Filter code
Wirelesstag.tooBright.Brightness
Type
String
Example
289.1
Tag nameName of the tag
Slug
name
Filter code
Wirelesstag.tooBright.TagName
Type
String
Example
Living Room
AnswerCalculation result of the "Math expression"
Slug
answer
Filter code
Wirelesstag.tooBright.Answer
Type
String
Example
10.9
Tag image URLURL to the picture you took to identify the tag.