Turn eWeLink switch on/off when Blue Connect temperature drops
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 Dropdown list
- Label
- Swimming pool
- Slug
- swimming_pool_id
- Required
- true
- Can have default value
- false
Ingredients
Temperature celsius Last temperature value measured. Unit: celsius degree.
- Slug
- current_temperature_celsius
- Filter code
- Blueconnect.automTempLow.TemperatureCelsius
- Type
- String
- Example
- 26.7
Temperature fahrenheit Last temperature value measured. Unit: fahrenheit degree.
- Slug
- current_temperature_fahrenheit
- Filter code
- Blueconnect.automTempLow.TemperatureFahrenheit
- Type
- String
- Example
- 77.8
Temperature celsius target Automation 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 target Automation setpoint as configured in the app. Unit: fahrenheit degree.
- Slug
- target_temperature_fahrenheit
- Filter code
- Blueconnect.automTempLow.TemperatureFahrenheitTarget
- Type
- String
- Example
- 80
Temperature celsius delta TemperatureCelsiusTarget - TemperatureCelsius
- Slug
- delta_temperature_celsius
- Filter code
- Blueconnect.automTempLow.TemperatureCelsiusDelta
- Type
- String
- Example
- 2.7
Temperature fahrenheit delta TemperatureFahrenheitTarget - TemperatureFahrenheit
- Slug
- delta_temperature_fahrenheit
- Filter code
- Blueconnect.automTempLow.TemperatureFahrenheitDelta
- Type
- String
- Example
- 3.6
Is repetition Whether this trigger is the repetition of the previous one.
- Slug
- is_repetition
- Filter code
- Blueconnect.automTempLow.IsRepetition
- Type
- String
- Example
- true
Analyzed at Date 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+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.automTempLow.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.automTempLow.AnalyzedAtLocalizedDdmmyyyy
- Type
- String
- Example
- 14/01/2018 16:02:33
Since datetime Date 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+05:00
Since datetime localized ddmmyyyy Date 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 mmddyyyy Date 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