A beginner's guide
Explore Plans
Mobile menu Close menu
Blue ConnectBlue Connect

PH is <= setpoint

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

About this trigger

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 trigger fires when the pH of your pool water is lower or equal to your swimming pool "pH setpoint".
API endpoint slug
blueconnect.autom_ph_loweq

Trigger fields

Swimming pool ID Dropdown list

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

Ingredients

PhLast pH value measured.

Slug
current_ph
Filter code
Blueconnect.automPhLoweq.Ph
Type
String
Example
6.8

Ph targetAutomation setpoint as configured in the app.

Slug
target_ph
Filter code
Blueconnect.automPhLoweq.PhTarget
Type
String
Example
7.3

Ph deltaPhTarget - Ph

Slug
delta_ph
Filter code
Blueconnect.automPhLoweq.PhDelta
Type
String
Example
0.6

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

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

Analyzed atDate and time analysis was performed. Format: iso8601

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