Turn off Sensibo A/C when Netatmo temperature drops
This Trigger fires every time the temperature drops below a value you specify.
Developer info
- API endpoint slug
- netatmo.temperature-drops-below
Trigger fields
Measure source Dropdown list
- Label
- Which station?
- Slug
- measure_source
- Required
- true
- Can have default value
- false
Threshold value Text input
- Label
- Target temperature
- Slug
- threshold_value
- Required
- true
- Can have default value
- true
Threshold units Dropdown list
- Label
- Degrees in
- Slug
- threshold_units
- Required
- true
- Can have default value
- true
Ingredients
Measured at The date and time the measurement occurred
- Slug
- MeasuredAt
- Filter code
- Netatmo.temperatureDropsBelow.MeasuredAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Device name This is the name of the Netamo device where you are reading the temperature
- Slug
- DeviceName
- Filter code
- Netatmo.temperatureDropsBelow.DeviceName
- Type
- String
- Example
- My Home - Indoor station
Target temperature c The target temperature in degrees Celsius
- Slug
- TargetTemperatureC
- Filter code
- Netatmo.temperatureDropsBelow.TargetTemperatureC
- Type
- String
- Example
- 22.22
Target temperature f The target temperature in degrees Fahrenheit
- Slug
- TargetTemperatureF
- Filter code
- Netatmo.temperatureDropsBelow.TargetTemperatureF
- Type
- String
- Example
- 72
Measured temperature c The measured temperature in degrees Celsius
- Slug
- MeasuredTemperatureC
- Filter code
- Netatmo.temperatureDropsBelow.MeasuredTemperatureC
- Type
- String
- Example
- 22.78
Measured temperature f The measured temperature in degrees Fahrenheit
- Slug
- MeasuredTemperatureF
- Filter code
- Netatmo.temperatureDropsBelow.MeasuredTemperatureF
- Type
- String
- Example
- 73