AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
HubitatHubitat

History of temperature rises above

This query returns a list of when the temperature rises above the specified threshold. Note: this query will only return future events after this Applet is created.

About this query

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 query returns a list of when the temperature rises above the specified threshold. Note: this query will only return future events after this Applet is created.
API endpoint slug
hubitat.history_of_temperature_rises_above
Runtime method
performQuery("hubitat.history_of_temperature_rises_above")

Query 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 rise above to activate the trigger
Slug
value
Required
true
Can have default value
true

Ingredients

Reported atDate/Time temperature was reported.

Slug
time
Filter code
Hubitat.historyOfTemperatureRisesAbove.ReportedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

DeviceName of device that reported the temperature.

Slug
src
Filter code
Hubitat.historyOfTemperatureRisesAbove.Device
Type
String
Example
Kitchen Temperature Sensor

TemperatureThe temperature reported by the device.

Slug
val
Filter code
Hubitat.historyOfTemperatureRisesAbove.Temperature
Type
String
Example
68

UnitThe temperature unit.

Slug
unit
Filter code
Hubitat.historyOfTemperatureRisesAbove.Unit
Type
String
Example
F