About this trigger
Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.
Developer info
- Description
- This Trigger fires every time the humidity level of the room your humidifier is in rises above a specified humidity level.
- API endpoint slug
- wemo_humidifier.attribute_HUMIDIFIERHUMIDITYLEVELCHANGED_G
Trigger fields
Macaddress Dropdown list
- Label
- Which device?
- Helper text
- Name of your WeMo humidifier.
- Slug
- macaddress
- Required
- true
- Can have default value
- false
Sub type Text input > Regular expression
- Label
- Humidity level threshold (percentage)
- Helper text
- Enter any value from 1 to 100.
- Slug
- subType
- Required
- true
- Can have default value
- true
Ingredients
Triggered atDate and time event was created.
- Slug
- created_at
- Filter code
- WemoHumidifier.attributeHUMIDIFIERHUMIDITYLEVELCHANGEDG.TriggeredAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
Wemo humidifier nameName of your WeMo humidifier.
- Slug
- device_name
- Filter code
- WemoHumidifier.attributeHUMIDIFIERHUMIDITYLEVELCHANGEDG.WemoHumidifierName
- Type
- String
- Example
- Humidifier
Humidity level thresholdDesired humidity level threshold.
- Slug
- subType
- Filter code
- WemoHumidifier.attributeHUMIDIFIERHUMIDITYLEVELCHANGEDG.HumidityLevelThreshold
- Type
- String
- Example
- 70%