Explore Plans
Mobile menu Close menu
Blue ConnectBlue Connect

Temperature is >= setpoint

This trigger fires when the temperature of your pool water is greater or equal to your swimming pool "temperature setpoint".

Developer info

API endpoint slug
blueconnect.autom_temp_higheq

Trigger 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. Unit: celsius degree.

Slug
current_temperature_celsius
Filter code
Blueconnect.automTempHigheq.TemperatureCelsius
Type
String
Example
26.7

Temperature fahrenheitLast temperature value measured. Unit: fahrenheit degree.

Slug
current_temperature_fahrenheit
Filter code
Blueconnect.automTempHigheq.TemperatureFahrenheit
Type
String
Example
77.8

Temperature celsius targetAutomation setpoint as configured in the app. Unit: celsius degree.

Slug
target_temperature_celsius
Filter code
Blueconnect.automTempHigheq.TemperatureCelsiusTarget
Type
String
Example
27.0

Temperature fahrenheit targetSetpoint as configured in the app. Unit: fahrenheit degree.

Slug
target_temperature_fahrenheit
Filter code
Blueconnect.automTempHigheq.TemperatureFahrenheitTarget
Type
String
Example
80

Temperature celsius deltaTemperatureCelsiusTarget - TemperatureCelsius

Slug
delta_temperature_celsius
Filter code
Blueconnect.automTempHigheq.TemperatureCelsiusDelta
Type
String
Example
-2.7

Temperature fahrenheit deltaTemperatureFahrenheitTarget - TemperatureFahrenheit

Slug
delta_temperature_fahrenheit
Filter code
Blueconnect.automTempHigheq.TemperatureFahrenheitDelta
Type
String
Example
-3.6

Is repetitionWhether this trigger is the repetition of the previous one.

Slug
is_repetition
Filter code
Blueconnect.automTempHigheq.IsRepetition
Type
String
Example
true

Analyzed atDate and time analysis was performed. Format: iso8601

Slug
generated_at_iso8601
Filter code
Blueconnect.automTempHigheq.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.automTempHigheq.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.automTempHigheq.AnalyzedAtLocalizedDdmmyyyy
Type
String
Example
14/01/2018 16:02:33

Since datetimeDate and time of the first measurement >= setpoint. Format: iso8601

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

Since datetime localized ddmmyyyyDate and time of the first measurement >= setpoint. Format: dd/mm/yyyy. Your IFTTT timezone.

Slug
exist_since_localized_ddmmyyyy
Filter code
Blueconnect.automTempHigheq.SinceDatetimeLocalizedDdmmyyyy
Type
String
Example
14/01/2019 13:57:32

Since datetime localized mmddyyyyDate and time of the first measurement >= setpoint. Format: mm/dd/yyyy. Your IFTTT timezone.

Slug
exist_since_localized_mmddyyyy
Filter code
Blueconnect.automTempHigheq.SinceDatetimeLocalizedMmddyyyy
Type
String
Example
01/14/2019 13:57:32