Email me when the temperature of a Hubitat device drops below threshold
This trigger fires every time the temperature drops below the specified threshold.
Developer info
- API endpoint slug
- hubitat.trigger_temp_below
Trigger fields
Device Dropdown list
- Label
- Which device?
- Slug
- device
- Required
- true
- Can have default value
- false
Value Text input
- Label
- Temperature threshold
- Helper text
- Temperature the device must drop below to activate the trigger
- Slug
- value
- Required
- true
- Can have default value
- true
Ingredients
Reported at Date/Time temperature was reported.
- Slug
- time
- Filter code
- Hubitat.triggerTempBelow.ReportedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Device Name of device that reported the temperature.
- Slug
- src
- Filter code
- Hubitat.triggerTempBelow.Device
- Type
- String
- Example
- Kitchen Temperature Sensor
Temperature The temperature reported by the device.
- Slug
- val
- Filter code
- Hubitat.triggerTempBelow.Temperature
- Type
- String
- Example
- 68
Unit The temperature unit.
- Slug
- unit
- Filter code
- Hubitat.triggerTempBelow.Unit
- Type
- String
- Example
- F