This Trigger fires when a specified tag with humidity or moisture monitoring enabled, detects "too dry" state. Adjust the threshold from the humidity/moisture options screen inside the WirelessTag app.
Developer info
API endpoint slug
wirelesstag.too_dry
Trigger fields
Uuid Dropdown list
Label
Tag
Slug
uuid
Required
true
Can have default value
false
Math Text input
Label
Math expression
Helper text
Optional math expression to calculate the ingredient "answer", for example, "RH-50" to calculate current humidity (%) minus 50.
Slug
math
Required
true
Can have default value
true
Ingredients
Humidity percentageHumidity (in %) at the time of the event.
Slug
RH
Filter code
Wirelesstag.tooDry.HumidityPercentage
Type
String
Example
10.1
Tag nameName of the tag.
Slug
name
Filter code
Wirelesstag.tooDry.TagName
Type
String
Example
Cellar
Occurred atDate and time of the event.
Slug
happened
Filter code
Wirelesstag.tooDry.OccurredAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00
CommentComment field of the tag.
Slug
comment
Filter code
Wirelesstag.tooDry.Comment
Type
String
Example
that tulip
AnswerCalculation result of the "Math expression".
Slug
answer
Filter code
Wirelesstag.tooDry.Answer
Type
String
Example
10
Tag image URLURL to the picture you took to identify the tag.