This trigger fires every time a Chacon / DiO thermostat change to the desired status.
- API endpoint slug
- chacon_dio.t_thermostat_status
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 status ?
- Slug
- status
- Required
- true
- Can have default value
- true
Ingredients
- Slug
- device_id
- Filter code
- ChaconDio.tThermostatStatus.DeviceId
- Type
- String
- Example
- MY_deviceid1234
- Slug
- status
- Filter code
- ChaconDio.tThermostatStatus.Status
- Type
- String
- Example
- running
- Slug
- created_at
- Filter code
- ChaconDio.tThermostatStatus.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00