Lennox iComfort works with HAVEN IAQ sensors to automate clean air
This Trigger fires whenever the measured Particulate Matter of 2.5 microns in size (PM2.5) is above or below the threshold.
Developer info
- API endpoint slug
- haven_iaq.pm25_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 particulate matter 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
- HAVEN recommended ranges: Good = 0-12, Fair = 12-33, Poor = 33-200. 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 PM 2.5 value when the event was triggered.
- Slug
- value
- Filter code
- HavenIaq.pm25Event.Value
- Type
- String
- Example
- 7.3
Timestamp When the PM2.5 event was triggered.
- Slug
- timestamp
- Filter code
- HavenIaq.pm25Event.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.pm25Event.CamName
- Type
- String
- Example
- Basement
Threshold Threshold crossed that triggered the event.
- Slug
- threshold
- Filter code
- HavenIaq.pm25Event.Threshold
- Type
- String
- Example
- 11.7
Rising Was the value rising or not to trigger the event.
- Slug
- rising
- Filter code
- HavenIaq.pm25Event.Rising
- Type
- String
- Example
- True