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 |
---|---|
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 Current Humidity Integer Service | Current humidity as detected by dehumidifier. |
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 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 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. |