Email me when Blue Connect detects high pH
This trigger fires when the pH of your pool water has been evaluated as too high according to your swimming pool target values.
Developer info
- API endpoint slug
- blueconnect.ph_high
Trigger fields
Swimming pool Dropdown list
- Label
- Swimming pool
- Slug
- swimming_pool_id
- Required
- true
- Can have default value
- false
Ingredients
Ph Last pH value measured.
- Slug
- current_ph
- Filter code
- Blueconnect.phHigh.Ph
- Type
- String
- Example
- 6.8
Ph target Ideal pH value for your swimming pool as configured in the app.
- Slug
- target_ph
- Filter code
- Blueconnect.phHigh.PhTarget
- Type
- String
- Example
- 7.3
Ph min Minimal "OK" pH value for your swimming pool as configured in the app.
- Slug
- min_ph
- Filter code
- Blueconnect.phHigh.PhMin
- Type
- String
- Example
- 7.2
Ph max Maximal "OK" pH value for your swimming pool as configured in the app.
- Slug
- max_ph
- Filter code
- Blueconnect.phHigh.PhMax
- Type
- String
- Example
- 7.6
Ph delta PhTarget - Ph
- Slug
- delta_ph
- Filter code
- Blueconnect.phHigh.PhDelta
- Type
- String
- Example
- -0.6
Analyzed at Date and time analysis was performed. Format: iso8601
- Slug
- generated_at_iso8601
- Filter code
- Blueconnect.phHigh.AnalyzedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Analyzed at localized mmddyyyy Date and time analysis was performed. Format: mm/dd/yyyy. Your IFTTT timezone.
- Slug
- generated_at_localized_mmddyyyy
- Filter code
- Blueconnect.phHigh.AnalyzedAtLocalizedMmddyyyy
- Type
- String
- Example
- 01/14/2019 11:33:55
Analyzed at localized ddmmyyyy Date and time analysis was performed. Format: dd/mm/yyyy. Your IFTTT timezone.
- Slug
- generated_at_localized_ddmmyyyy
- Filter code
- Blueconnect.phHigh.AnalyzedAtLocalizedDdmmyyyy
- Type
- String
- Example
- 14/01/2018 16:02:33