-
-
Notifications
You must be signed in to change notification settings - Fork 52
HumidifierDehumidifier Service
Christopher Aitken edited this page May 17, 2020
·
1 revision
Used as a Humidifier/Dehumidifier accessory with 3 modes: Auto, Humidifying, Dehumidifying. Optionally able to control fan speed and enable fan swing mode.
Characteristic | Optional/ Required |
Accepted Values |
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 |