Smart radiator thermostat E1 (SRTS-A01)¶
This documentation was generated from: xiaomi_lumi.airrtc.agl001.json
| Attribute | Value |
|---|---|
| status | Gold |
| product | Smart radiator thermostat E1 (SRTS-A01) |
| modelid | lumi.airrtc.agl001 |
| manufacturername | LUMI |
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 | "LUMI" | R |
| modelid | String | "lumi.airrtc.agl001" | 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 |
|---|---|---|---|
| battery | UInt8 | The current device battery level in 0–100 %. Default: 0 |
R |
| heatsetpoint | Int16 | Target temperature of a thermostat. Default: 0 |
RW |
| locked | Bool | Locks or unlocks the device. This item has to be understood as child-lock. Default: false |
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 |
| mode | String | Mode of the device. | RW |
| preset | String | Sets the operating mode for Tuya thermostats. | RW |
| reachable | Bool | When true the device is assumed to be operational. | R |
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 |
| windowopen | String | The current window state detected by the thermostat. Default: false
|
R |