Dehumidifier Device¶
Tip: Use this navigation sections and page links to navigate easier.
Description¶
Dehumidifier appliance.
| Label | Value |
|---|---|
| Device Type | cloud.smarthq.device.dehumidifier |
| Connection Type | cloud.smarthq.connection.wifi |
| Icon Type | cloud.smarthq.icon.dehumidifier |
Alerts¶
AlertType |
Description | Interval |
|---|---|---|
cloud.smarthq.alert.tank.water.full |
The dehumidifier tank is full. | |
cloud.smarthq.alert.filter.dirty |
The dehumidifier filter is dirty. | |
cloud.smarthq.alert.pump.error |
The dehumidifier pump error. | |
| Common Alerts List | A list of alerts common across all SmartHQ devices that this device might support. |
Services¶
This device may not support each service listed. What is listed is all the possible services for this device. Learn more
Services |
Description |
|---|---|
| Dehumidifier Bucket Status Service | Read Bucket Status |
| Dehumidifier Compressor Runtime Integer Service | Cumulative time the compressor has run for |
| Dehumidifier Cumulative kWh Service | Implementation for measuring cumulative KWh of a dehumidifier |
| Dehumidifier Current Humidity Integer Service | Current humidity as detected by dehumidifier. |
| Dehumidifier Filter Status Toggle Service | Dehumidifier filter status |
| Dehumidifier Thermostat V1 Service | Dehumidifier thermostat settings. |
| Common Services List | A list of services common across all SmartHQ devices that this device might support. |
Dehumidifier Bucket Status Service¶
Description: Read Bucket Status
Tuple: Bucket Status Dehumidifier
| Attribute | Value | Description |
|---|---|---|
| ServiceType | cloud.smarthq.service.toggle | Service to model a binary state that can be read only or remotely controlled |
| DomainType | cloud.smarthq.domain.bucket.status |
Bucket Status |
| ServiceDeviceType | cloud.smarthq.device.dehumidifier |
A dehumidifier device |
Dehumidifier Compressor Runtime Integer Service¶
Description: Cumulative time the compressor has run for
Tuple: Cumulative time the compressor has run for
| Attribute | Value | Description |
|---|---|---|
| ServiceType | cloud.smarthq.service.integer | Service to model a signed 32-bit integer value with associated units. |
| DomainType | cloud.smarthq.domain.runtime.compressor |
The runtime compressor |
| ServiceDeviceType | cloud.smarthq.device.meter |
A meter device |
Dehumidifier Cumulative kWh Service¶
Description: Implementation for measuring cumulative KWh of a dehumidifier
Tuple: energy meter
| Attribute | Value | Description |
|---|---|---|
| ServiceType | cloud.smarthq.service.meter | Service that represents the state of a meter within an appliance. |
| DomainType | cloud.smarthq.domain.energy |
The energy |
| ServiceDeviceType | cloud.smarthq.device.meter |
A meter device |
Dehumidifier Current Humidity Integer Service¶
Description: Current humidity as detected by dehumidifier.
Tuple: The ambient humidity of a dehumidifier
| Attribute | Value | Description |
|---|---|---|
| ServiceType | cloud.smarthq.service.integer | Service to model a signed 32-bit integer value with associated units. |
| DomainType | cloud.smarthq.domain.humidity.ambient |
The humidity ambient |
| ServiceDeviceType | cloud.smarthq.device.dehumidifier |
A dehumidifier device |
Dehumidifier Filter Status Toggle Service¶
Description: Dehumidifier filter status
Tuple: Toggle for the filter status in the dehumidifier
| Attribute | Value | Description |
|---|---|---|
| ServiceType | cloud.smarthq.service.toggle | Service to model a binary state that can be read only or remotely controlled |
| DomainType | cloud.smarthq.domain.filter.status |
The filter status |
| ServiceDeviceType | cloud.smarthq.device.dehumidifier |
A dehumidifier device |
Dehumidifier Thermostat V1 Service¶
Description: Dehumidifier thermostat settings.
Tuple: Dehumidifier thermostat settings
| Attribute | Value | Description |
|---|---|---|
| ServiceType | cloud.smarthq.service.thermostat.v1 | Service for controlling a thermostat. This is a complex service with multiple config and state parameters to accurately model the control of an air conditioner or heater. |
| DomainType | cloud.smarthq.domain.thermostat |
The thermostat |
| ServiceDeviceType | cloud.smarthq.device.dehumidifier |
A dehumidifier device |
Commands¶
| Command | Description |
|---|---|
| cloud.smarthq.command.thermostat.v1.set | Control the dehumidifier thermostat settings. |