AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
FuturehomeFuturehome

History of temperature drops below

This query returns a list of when a temperature sensor senses a temperature below a desired value. 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 a temperature sensor senses a temperature below a desired value. Note: this query will only return future events after this Applet is created.
API endpoint slug
futurehome.history_of_temperature_drops_below
Runtime method
performQuery("futurehome.history_of_temperature_drops_below")

Query fields

Room Dropdown list

Label
Which room?
Slug
room
Required
true
Can have default value
false

Temperature Text input > Regular expression

Label
Temperature
Helper text
Temperature measured in ÂșC
Slug
temperature
Required
true
Can have default value
true

Ingredients

Room nameName of the room where the event was triggered.

Slug
room_name
Filter code
Futurehome.historyOfTemperatureDropsBelow.RoomName
Type
String
Example
Living

Triggered atDate and Time when the event was triggered.

Slug
triggered_at
Filter code
Futurehome.historyOfTemperatureDropsBelow.TriggeredAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Site nameName of the site where the event was triggered.

Slug
site_name
Filter code
Futurehome.historyOfTemperatureDropsBelow.SiteName
Type
String
Example
Cabin

TemperatureTemperature value that triggered the event.

Slug
temperature
Filter code
Futurehome.historyOfTemperatureDropsBelow.Temperature
Type
String
Example
23.05