HumidifierDehumidifier Service - NRCHKB/node-red-contrib-homekit-bridged GitHub Wiki
Used as a Humidifier/Dehumidifier accessory with 3 modes: Auto, Humidifying, Dehumidifying. Optionally able to control fan speed and enable fan swing mode.
Characteristics
Characteristic | Optional/Required | AcceptedValues | Description |
---|---|---|---|
Active | Required | 0, 1 | 0 : inactive, 1 : active. Default: 0 |
CurrentHumidifierDehumidifierState | Required | 0, 1, 2, 3 | 0 : inactive, 1 : idle, 2 : humidifying, 3 : dehumidifying. Default: 0 |
TargetHumidifierDehumidifierState | Required | 0, 1, 2 | 0 : auto, 1 : humidifier, 2 : dehumidifier. Default: 0 |
CurrentRelativeHumidity | Required | 0-100 | Percentage |
LockPhysicalControls | Optional | 0, 1 | 0 : lock disabled, 1 : lock enabled. Default: 0 |
SwingMode | Optional | 0, 1 | 0 : disabled, 1 : enabled. Default: 0 |
RelativeHumidityDehumidifierThreshold | Optional | 0-100 | |
RelativeHumidityHumidifierThreshold | Optional | 0-100 | |
RotationSpeed | Optional | 0-100 | Percentage |
WaterLevel | Optional | 0-100 | Percentage |
Name | Optional | String |