Honeywell fire alarm smoke detector (JTYJ-GD-01LM/BW)¶
This documentation was generated from: xiaomi_jtyj-gd-01lm_smoke_detector.json
| Attribute | Value |
|---|---|
| status | Gold |
| product | Honeywell fire alarm smoke detector (JTYJ-GD-01LM/BW) |
| modelid | lumi.sensor_smoke |
| manufacturername | LUMI |
1. ZHAFire¶
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.sensor_smoke" | R |
| name | String | Name of the resource. | RW |
| swversion | String | Firmware version of the device. | R |
| type | String | "ZHAFire" | R |
| uniqueid | String | Unique identifier of the resource. | R |
| swversion | String | Firmware version of the device. | R |
| type | String | "ZHAFire" | 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 |
| on | Bool | When true the sensor is enabled in rules. Default: true |
RW |
| pending | Array | Pending tasks to configure the device. | R |
| reachable | Bool | When true the device is assumed to be operational. | R |
| selftest | Bool | Activates the device self-test mode. Default: false
|
W |
| sensitivity | UInt8 | The sensor sensitivity. Default: 1
|
RW |
State attributes¶
| Attribute | Datatype | Description | Access |
|---|---|---|---|
| fire | Bool | True when fire is detected. | R |
| lastupdated | ISO 8601 timestamp | Timestamp when state was last updated. | R |
| lowbattery | Bool | True when the device battery runs low. | R |
| test | Bool | True when a test is detected. Default: false |
R |