Vibration sensor (DJT11LM)¶
This documentation was generated from: lumi_vibration_aq1.json
| Attribute | Value |
|---|---|
| status | Gold |
| product | Vibration sensor (DJT11LM) |
| modelid | lumi.vibration.aq1 |
| manufacturername | LUMI |
1. ZHAVibration¶
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.vibration.aq1" | R |
| name | String | Name of the resource. | RW |
| swversion | String | Firmware version of the device. | R |
| type | String | "ZHAVibration" | R |
| uniqueid | String | Unique identifier of the resource. | R |
| modelid | String | "lumi.vibration.aq1" | R |
| name | String | Name of the resource. | RW |
| swversion | String | Firmware version of the device. | R |
| type | String | "ZHAVibration" | 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 |
| duration | UInt16 | The duration until presence is automatically turned back to false. Default: 65 |
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 |
| sensitivity | UInt8 | The sensor sensitivity. Default: 2
|
RW |
| sensitivitymax | UInt8 | The maximum sensor sensitivity. Default: 2 |
R |
State attributes¶
| Attribute | Datatype | Description | Access |
|---|---|---|---|
| lastupdated | ISO 8601 timestamp | Timestamp when state was last updated. | R |
| orientation_x | Int16 | The X orientation of a gyro. | R |
| orientation_y | Int16 | The Y orientation of a gyro. | R |
| orientation_z | Int16 | The Z orientation of a gyro. | R |
| tiltangle | UInt16 | The current tilt angle. | R |
| vibration | Bool | True when vibration is detected. | R |
| vibrationstrength | UInt16 | The strength of the detected vibration. | R |