Split A/C controller (AC201)¶
This documentation was generated from: ac201.json
Attribute | Value |
---|---|
status | Gold |
product | Split A/C controller (AC201) |
modelid | AC201 |
manufacturername | OWON |
1. ZHAThermostat¶
Endpoint: /sensors
Top level attributes¶
Attribute | Datatype | Description | Access |
---|---|---|---|
id | String | Identifier of the resource, unique within an endpoint. | R |
lastannounced | ISO 8601 timestamp | Timestamp of the last power-cyle or rejoin. | R |
lastseen | ISO 8601 timestamp | Timestamp of the last communication. | R |
manufacturername | String | "OWON" | R |
modelid | String | "AC201" | R |
name | String | Name of the resource. | RW |
swversion | String | Firmware version of the device. | R |
type | String | "ZHAThermostat" | R |
uniqueid | String | Unique identifier of the resource. | R |
Config attributes¶
Attribute | Datatype | Description | Access |
---|---|---|---|
coolsetpoint | Int16 | Target cooling temperature of a thermostat. Default: 0 |
RW |
fanmode | String | Specifies the current speed of the fan for sensors. Default: auto |
RW |
heatsetpoint | Int16 | Target temperature of a thermostat. Default: 0 |
RW |
mode | String | Mode of the device. Default: auto |
RW |
offset | Int16 | Relative offset to the main measured value. Default: 0 |
RW |
on | Bool | When true the sensor is enabled in rules. Default: true |
RW |
pulseconfiguration | UInt16 | Pulse Configuration represents the IR emitter code pulses configuration. Default: 0 |
RW |
reachable | Bool | When true the device is assumed to be operational. | R |
swingmode | String | Indicates the position of Louver on the AC. Default: off |
RW |
State attributes¶
Attribute | Datatype | Description | Access |
---|---|---|---|
lastupdated | ISO 8601 timestamp | Timestamp when state was last updated. | R |
on | Bool | True when device is on; false when off. | RW |
temperature | Int16 | The current temperature in °C × 100. Default: 0 |
R |