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