This trigger fires every time the temperature of a Chacon / DiO thermostat is above or below a target.
- API endpoint slug
- chacon_dio.t_thermostat_target
Trigger fields
- Label
- Which device ?
- Helper text
- Choose the thermostat you want to control
- Slug
- device_id_thermostat
- Required
- true
- Can have default value
- false
- Label
- Type of condition ?
- Slug
- condition
- Required
- true
- Can have default value
- true
- Label
- Which temperature target ?
- Helper text
- In Celsius
- Slug
- temperature
- Required
- true
- Can have default value
- true
Ingredients
- Slug
- device_id
- Filter code
- ChaconDio.tThermostatTarget.DeviceId
- Type
- String
- Example
- MY_deviceid1234
- Slug
- temperature
- Filter code
- ChaconDio.tThermostatTarget.Temperature
- Type
- String
- Example
- 21
- Slug
- created_at
- Filter code
- ChaconDio.tThermostatTarget.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00