Slat Service - NRCHKB/node-red-contrib-homekit-bridged GitHub Wiki
Used as an accessory to control slats/window blinds. Either as horizontal or vertical.
Characteristics
| Characteristic | Optional/Required | AcceptedValues | Description |
|---|---|---|---|
| CurrentSlatState | Required | 0, 1, 2 | 0: fixed, 1: jammed, 2: swinging. Default: 0 |
| SlatType | Required | 0, 1 | 0: horizontal, 1: vertical. Default: 0 |
| SwingMode | Optional | 0, 1 | 0: disabled, 1: enabled. Default: 0 |
| TargetHorizontalTiltAngle | Optional | -90 to 90 | |
| TargetVerticalTiltAngle | Optional | -90 to 90 | |
| CurrentHorizontalTiltAngle | Optional | -90 to 90 | |
| CurrentVerticalTiltAngle | Optional | -90 to 90 | |
| Name | Optional | String |