Automate Reddit
Explore Plans
Mobile menu Close menu
Blue ConnectBlue Connect

History of when temperature became too high

This query returns a list of when the temperature of your pool water was been evaluated as too high according to your swimming pool target values.

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 of your pool water was been evaluated as too high according to your swimming pool target values.
API endpoint slug
blueconnect.history_of_when_temperature_became_too_high
Runtime method
performQuery("blueconnect.history_of_when_temperature_became_too_high")

Query fields

Swimming pool ID Dropdown list

Label
Swimming pool
Slug
swimming_pool_id
Required
true
Can have default value
false

Ingredients

Temperature celsiusLast temperature value measured in celsius degrees.

Slug
current_temperature_celsius
Filter code
Blueconnect.historyOfWhenTemperatureBecameTooHigh.TemperatureCelsius
Type
String
Example
27.3

Temperature fahrenheitLast temperature value measured in fahrenheit degrees.

Slug
current_temperature_fahrenheit
Filter code
Blueconnect.historyOfWhenTemperatureBecameTooHigh.TemperatureFahrenheit
Type
String
Example
78.0

Temperature celsius targetIdeal temperature value for your swimming pool as configured in the app. Unit: celsius degree.

Slug
target_temperature_celsius
Filter code
Blueconnect.historyOfWhenTemperatureBecameTooHigh.TemperatureCelsiusTarget
Type
String
Example
28.0

Temperature fahrenheit targetIdeal temperature value for your swimming pool as configured in the app. Unit: fahrenheit degree.

Slug
target_temperature_fahrenheit
Filter code
Blueconnect.historyOfWhenTemperatureBecameTooHigh.TemperatureFahrenheitTarget
Type
String
Example
81.5

Temperature celsius minMinimal "OK" temperature value for your swimming pool as configured in the app. Unit: celsius degree.

Slug
min_temperature_celsius
Filter code
Blueconnect.historyOfWhenTemperatureBecameTooHigh.TemperatureCelsiusMin
Type
String
Example
25.5

Temperature fahrenheit minMinimal "OK" temperature value for your swimming pool as configured in the app. Unit: fahrenheit degree.

Slug
min_temperature_fahrenheit
Filter code
Blueconnect.historyOfWhenTemperatureBecameTooHigh.TemperatureFahrenheitMin
Type
String
Example
74.0

Temperature celsius maxMaximal "OK" temperature value for your swimming pool as configured in the app. Unit: celsius degree.

Slug
max_temperature_celsius
Filter code
Blueconnect.historyOfWhenTemperatureBecameTooHigh.TemperatureCelsiusMax
Type
String
Example
33.0

Temperature fahrenheit maxMaximal "OK" temperature value for your swimming pool as configured in the app. Unit: fahrenheit degree.

Slug
max_temperature_fahrenheit
Filter code
Blueconnect.historyOfWhenTemperatureBecameTooHigh.TemperatureFahrenheitMax
Type
String
Example
100

Temperature celsius deltaTemperatureCelsiusTarget - TemperatureCelsius.

Slug
delta_temperature_celsius
Filter code
Blueconnect.historyOfWhenTemperatureBecameTooHigh.TemperatureCelsiusDelta
Type
String
Example
-2.4

Temperature fahrenheit deltaTemperatureFahrenheitTarget - TemperatureFahrenheit.

Slug
delta_temperature_fahrenheit
Filter code
Blueconnect.historyOfWhenTemperatureBecameTooHigh.TemperatureFahrenheitDelta
Type
String
Example
-3.1

Analyzed atDate and time analysis was performed. Format: iso8601

Slug
generated_at_iso8601
Filter code
Blueconnect.historyOfWhenTemperatureBecameTooHigh.AnalyzedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Analyzed at localized mmddyyyyDate and time analysis was performed. Format: mm/dd/yyyy. Your IFTTT timezone.

Slug
generated_at_localized_mmddyyyy
Filter code
Blueconnect.historyOfWhenTemperatureBecameTooHigh.AnalyzedAtLocalizedMmddyyyy
Type
String
Example
01/14/2019 11:33:55

Analyzed at localized ddmmyyyyDate and time analysis was performed. Format: dd/mm/yyyy. Your IFTTT timezone.

Slug
generated_at_localized_ddmmyyyy
Filter code
Blueconnect.historyOfWhenTemperatureBecameTooHigh.AnalyzedAtLocalizedDdmmyyyy
Type
String
Example
14/01/2018 16:02:33