IrrigationSystem Service - NRCHKB/node-red-contrib-homekit-bridged GitHub Wiki
Used as an Irrigation accessary with program scheduling and manual mode.
Characteristics
| Characteristic | Optional/Required | AcceptedValues | Description |
|---|---|---|---|
| Active | Required | 0, 1 | 0: inactive, 1: active. Default: 0 |
| InUse | Required | 0, 1 | 0: not in use, 1: in use. Default: 0 |
| ProgramMode | Required | 0, 1, 2 | 0: no program scheduled, 1: program scheduled, 2: manual mode. Default: 0 |
| StatusFault | Optional | 0, 1 | 0: no fault, 1: fault. Default: 0 |
| RemainingDuration | Optional | 0-43200 | Seconds. Max of 12 hours |
| Name | Optional | String |