This query returns a list of when your WeatherFlow Smart Weather Station's temperature rose above a value that you select. Note: this query will only return future events after this Applet is created.
API endpoint slug
weatherflow.history_of_temperature_exceeds_threshold
Runtime method
performQuery("weatherflow.history_of_temperature_exceeds_threshold"}
Query fields
Label
Which device?
Helper text
Select name of your AIR or SKY device
Slug
device_id
Required
true
Can have default value
false
Label
Temperature threshold
Helper text
Enter a temperature threshold value.
Slug
temperature
Required
true
Can have default value
true
Label
Which temperature unit?
Slug
units_temp
Required
true
Can have default value
true
Ingredients
Slug
timestamp
Filter code
Weatherflow.historyOfTemperatureExceedsThreshold.Timestamp
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00
Slug
air_temp
Filter code
Weatherflow.historyOfTemperatureExceedsThreshold.AirTemp
Type
String
Example
72
Slug
units_temp
Filter code
Weatherflow.historyOfTemperatureExceedsThreshold.UnitsTemp
Type
String
Example
Fahrenheit
Slug
station_name
Filter code
Weatherflow.historyOfTemperatureExceedsThreshold.StationName
Type
String
Example
Home
Slug
device_name
Filter code
Weatherflow.historyOfTemperatureExceedsThreshold.DeviceName
Type
String
Example
Air - Back yard
Slug
threshold_value
Filter code
Weatherflow.historyOfTemperatureExceedsThreshold.ThresholdValue
Type
String
Example
70
Slug
timestamp_epoch
Filter code
Weatherflow.historyOfTemperatureExceedsThreshold.TimestampEpoch
Type
String
Example
1495654920