Air Conditioner Device¶
Tip: Use this navigation sections and page links to navigate easier.
Description¶
Air Conditioner appliance.
| Label | Value |
|---|---|
| Device Type | cloud.smarthq.device.airconditioner |
| Connection Type | cloud.smarthq.connection.wifi |
Alerts¶
AlertType |
Description | Interval |
|---|---|---|
cloud.smarthq.alert.leaksensor.communication |
Alert when your leak sensor is not longer able to be communicated with | |
cloud.smarthq.alert.leaksensor.criticalleakage |
Alert when your leak sensor detects an unsafe leakage of refrigerant | |
cloud.smarthq.alert.leaksensor.endoflife |
Alert when your leak sensor is expired and must be replaced. | |
cloud.smarthq.alert.leaksensor.leakagemonitoring |
Alert when your leak sensor is monitoring leakage. | |
cloud.smarthq.alert.leaksensor.nearendoflife |
Alert when your leak sensor is 6 months away from expiring. | |
cloud.smarthq.alert.leaksensor.selfinspection |
Alert when your leak sensor detects an issue upon self-inspection. | |
| 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 |
|---|---|
| Air Conditioner Ambient Inside Temperature Service | Indoor ambient temperature. |
| Air Conditioner Compressor Error State Mode Service | Air conditioner compressor error state. |
| Air Conditioner Compressor Runtime Integer Service | Cumulative time the compressor has run for |
| Air Conditioner Compressor State Toggle Service | Air Conditioner compressor state |
| Air Conditioner Cumulative Energy Integer Service | Cumulative time the compressor has run for |
| Air Conditioner Cumulative kWh Service | Implementation for measuring cumulative KWh of an air conditioner |
| Air Conditioner Demand Response Mode Service | Air conditioner demand-response settings. |
| Air Conditioner Energy Save Time Integer Service | Air Conditioner Energy Save Time Service |
| Air Conditioner Matter Commisioning Service | Air Conditioner Matter Service |
| Air Conditioner Portable Filter Status Toggle Service | Air Conditioner filter status |
| Air Conditioner Read Power Usage Service | Air Conditioner Power Usage Service |
| Air Conditioner Sleep Mode Service | Air Conditioner Sleep Mode Service |
| Air Conditioner Thermostat V1 Service | Air conditioner thermostat settings. |
| Common Services List | A list of services common across all SmartHQ devices that this device might support. |
Air Conditioner Ambient Inside Temperature Service¶
Description: Indoor ambient temperature.
Tuple: The ambient inside temperature as determined by an air conditioner
| Attribute | Value | Description |
|---|---|---|
| ServiceType | cloud.smarthq.service.temperature | Service to model a temperature that can be read only or remotely controlled. Both Celsius and Fahrenheit are supported and automatically converted using calculated properties. |
| DomainType | cloud.smarthq.domain.indoor.ambient |
The indoor ambient |
| ServiceDeviceType | cloud.smarthq.device.airconditioner |
An air conditioner device |
Air Conditioner Compressor Error State Mode Service¶
Description: Air conditioner compressor error state.
Tuple: The air conditioner compressor error state
| Attribute | Value | Description |
|---|---|---|
| ServiceType | cloud.smarthq.service.mode | Service to model a mode that represents a selection from a pre-defined list of options. The available options are defined by an enumeration and then the service config selects which of those are available. |
| DomainType | cloud.smarthq.domain.state.compressor.error |
The compressor error state |
| ServiceDeviceType | cloud.smarthq.device.airconditioner |
An air conditioner device |
Air Conditioner 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 |
Air Conditioner Compressor State Toggle Service¶
Description: Air Conditioner compressor state
Tuple: Toggle for the compressor state in the air conditioner
| 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.state.compressor |
The compressor state |
| ServiceDeviceType | cloud.smarthq.device.airconditioner |
An air conditioner device |
Air Conditioner Cumulative Energy Integer Service¶
Description: Cumulative time the compressor has run for
Tuple: The cumulative energy usage in KWH
| Attribute | Value | Description |
|---|---|---|
| ServiceType | cloud.smarthq.service.integer | Service to model a signed 32-bit integer value with associated units. |
| DomainType | cloud.smarthq.domain.energy |
The energy |
| ServiceDeviceType | cloud.smarthq.device.meter |
A meter device |
Air Conditioner Cumulative kWh Service¶
Description: Implementation for measuring cumulative KWh of an air conditioner
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 |
Air Conditioner Demand Response Mode Service¶
Description: Air conditioner demand-response settings.
Tuple: The demand response setting for an air conditioner
| Attribute | Value | Description |
|---|---|---|
| ServiceType | cloud.smarthq.service.mode | Service to model a mode that represents a selection from a pre-defined list of options. The available options are defined by an enumeration and then the service config selects which of those are available. |
| DomainType | cloud.smarthq.domain.demandresponse |
The demand response |
| ServiceDeviceType | cloud.smarthq.device.airconditioner |
An air conditioner device |
Commands¶
| Command | Description |
|---|---|
| cloud.smarthq.command.mode.set | Set the demand-response mode. |
Air Conditioner Energy Save Time Integer Service¶
Description: Air Conditioner Energy Save Time Service
Tuple: The air conditioner energy save time
| Attribute | Value | Description |
|---|---|---|
| ServiceType | cloud.smarthq.service.integer | Service to model a signed 32-bit integer value with associated units. |
| DomainType | cloud.smarthq.domain.energy.savetime |
The energy save time |
| ServiceDeviceType | cloud.smarthq.device.airconditioner |
An air conditioner device |
Commands¶
| Command | Description |
|---|---|
| cloud.smarthq.command.integer.set | Command to set the air conditioner energy save time |
Air Conditioner Matter Commisioning Service¶
Description: Air Conditioner Matter Service
Tuple: Open/Close Matter Air Conditioner commissioning window
| Attribute | Value | Description |
|---|---|---|
| ServiceType | cloud.smarthq.service.matter.v1 | Service for allow Matter communication |
| DomainType | cloud.smarthq.domain.matter.v1 |
Matter domain |
| ServiceDeviceType | cloud.smarthq.device.airconditioner |
An air conditioner device |
Commands¶
| Command | Description |
|---|---|
| cloud.smarthq.command.matter.v1.commisioning.open | Open Matter Commissioning for Air Conditioner |
Air Conditioner Portable Filter Status Toggle Service¶
Description: Air Conditioner filter status
Tuple: Toggle for the filter status in the air conditioner
| 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.airconditioner |
An air conditioner device |
Air Conditioner Read Power Usage Service¶
Description: Air Conditioner Power Usage Service
Tuple: The appliance power usage
| Attribute | Value | Description |
|---|---|---|
| ServiceType | cloud.smarthq.service.power.usage | Service for power usage |
| DomainType | cloud.smarthq.domain.power |
The power |
| ServiceDeviceType | cloud.smarthq.device.appliance |
An appliance |
Air Conditioner Sleep Mode Service¶
Description: Air Conditioner Sleep Mode Service
Tuple: Toggle for the sleep mode in the air conditioners
| 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.sleep.mode |
Sleep mode |
| ServiceDeviceType | cloud.smarthq.device.airconditioner |
An air conditioner device |
Commands¶
| Command | Description |
|---|---|
| cloud.smarthq.command.toggle.set | This command request air conditioner sleep mode to be enabled/disabled. |
Air Conditioner Thermostat V1 Service¶
Description: Air conditioner thermostat settings.
Tuple: The thermostat control for an air conditioner
| 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.airconditioner |
An air conditioner device |
Commands¶
| Command | Description |
|---|---|
| cloud.smarthq.command.thermostat.v1.set | Control the air conditioner thermostat settings. |
Behaviors¶
| Behavior | Description |
|---|---|
cloud.smarthq.behavior.fanonlynoauto |
When in fan only mode the auto fanSpeed does not work |