Thermostat (SMT402AD)¶
This documentation was generated from: smt402ad.json
| Attribute | Value |
|---|---|
| status | Gold |
| product | Thermostat (SMT402AD) |
| modelid | SMT402AD |
| manufacturername | Stelpro |
1. ZHAThermostat¶
Endpoint: /sensors
Top level attributes¶
| Attribute | Datatype | Description | Access |
|---|---|---|---|
| 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 | "Stelpro" | R |
| modelid | String | "SMT402AD" | 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 |
| 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 |
|---|---|---|---|
| externalsensortemp | Int16 | External sensor temperature used as Outdoor temperature on display. Default: 0 |
RW |
| heatsetpoint | Int16 | Target temperature of a thermostat. Default: 0 |
RW |
| mode | String | Mode of the device. | 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 |
| reachable | Bool | When true the device is assumed to be operational. | R |
| unoccupiedheatsetpoint | Int16 | Target temperature of a thermostat when local is unoccupied. Default: 17 |
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 |
| valve | UInt8 | PI Heating Demand. If below 10, then device is Idle, else device is Heating. Default: 0 |
R |
2. ZHAHumidity¶
Endpoint: /sensors
Top level attributes¶
| Attribute | Datatype | Description | Access |
|---|---|---|---|
| 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 | "Stelpro" | R |
| modelid | String | "SMT402AD" | R |
| name | String | Name of the resource. | RW |
| swversion | String | Firmware version of the device. | R |
| type | String | "ZHAHumidity" | R |
| uniqueid | String | Unique identifier of the resource. | R |
| swversion | String | Firmware version of the device. | R |
| type | String | "ZHAHumidity" | R |
| uniqueid | String | Unique identifier of the resource. | R |
Config attributes¶
| Attribute | Datatype | Description | Access |
|---|---|---|---|
| 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 |
| reachable | Bool | When true the device is assumed to be operational. | R |
State attributes¶
| Attribute | Datatype | Description | Access |
|---|---|---|---|
| humidity | UInt16 | The current relative humidity in 0.01 percent. Default: 0 |
R |
| lastupdated | ISO 8601 timestamp | Timestamp when state was last updated. | R |