Turn on TP-Link Kasa and log humidity event to Google Calendar
This Trigger fires whenever the measured Relative Humidity (RH) is above or below the threshold.
Developer info
- API endpoint slug
- haven_iaq.humidity_event
Trigger fields
Device Dropdown list
- Label
- Which CAM?
- Helper text
- The nickname of the Central Air Monitor
- Slug
- device_id
- Required
- true
- Can have default value
- false
Rising Dropdown list
- Label
- Above or Below Threshold?
- Helper text
- The relative humidity Trigger is activated by either crossing over or under the specified threshold value.
- Slug
- rising
- Required
- true
- Can have default value
- true
Threshold Text input > Other
- Label
- Threshold Value
- Helper text
- Recommended relative humidity range for comfort: 40-60%. Please consult your HAVEN Pro to determine what range is best for your home.
- Slug
- threshold
- Required
- true
- Can have default value
- true
Ingredients
Value Relative humidity when the event was triggered.
- Slug
- value
- Filter code
- HavenIaq.humidityEvent.Value
- Type
- String
- Example
- 68
Timestamp When the relative humidity event was triggered.
- Slug
- timestamp
- Filter code
- HavenIaq.humidityEvent.Timestamp
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Cam name Name of the CAM that triggered the event.
- Slug
- cam_name
- Filter code
- HavenIaq.humidityEvent.CamName
- Type
- String
- Example
- Basement
Threshold Threshold crossed that triggered the event.
- Slug
- threshold
- Filter code
- HavenIaq.humidityEvent.Threshold
- Type
- String
- Example
- 87
Rising Was the value rising or not to trigger the event.
- Slug
- rising
- Filter code
- HavenIaq.humidityEvent.Rising
- Type
- String
- Example
- True