Explore Plans
Mobile menu Close menu
Blue ConnectBlue Connect

Temperature is < setpoint

This trigger fires when the temperature of your pool water is lower than your swimming pool "temperature setpoint".

Developer info

API endpoint slug
blueconnect.autom_temp_low

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.automTempLow.TemperatureCelsius
Type
String
Example
26.7

Temperature fahrenheitLast temperature value measured. Unit: fahrenheit degree.

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

Temperature celsius targetAutomation setpoint for your swimming pool as configured in the app. Unit: celsius degree.

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

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

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

Temperature celsius deltaTemperatureCelsiusTarget - TemperatureCelsius

Slug
delta_temperature_celsius
Filter code
Blueconnect.automTempLow.TemperatureCelsiusDelta
Type
String
Example
2.7

Temperature fahrenheit deltaTemperatureFahrenheitTarget - TemperatureFahrenheit

Slug
delta_temperature_fahrenheit
Filter code
Blueconnect.automTempLow.TemperatureFahrenheitDelta
Type
String
Example
3.6

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

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

Analyzed atDate and time analysis was performed. Format: iso8601

Slug
generated_at_iso8601
Filter code
Blueconnect.automTempLow.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.automTempLow.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.automTempLow.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.automTempLow.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.automTempLow.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.automTempLow.SinceDatetimeLocalizedMmddyyyy
Type
String
Example
01/14/2019 13:57:32