Presence Sensor FP1E (PS-SE03)¶
This documentation was generated from: lumi_sensor_occupy.agl1.json
| Attribute | Value |
|---|---|
| status | Gold |
| product | Presence Sensor FP1E (PS-SE03) |
| modelid | lumi.sensor_occupy.agl1 |
| manufacturername | aqara |
1. ZHAPresence¶
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 | "aqara" | R |
| modelid | String | "lumi.sensor_occupy.agl1" | R |
| name | String | Name of the resource. | RW |
| swversion | String | Firmware version of the device. | R |
| type | String | "ZHAPresence" | R |
| uniqueid | String | Unique identifier of the resource. | R |
| swversion | String | Firmware version of the device. | R |
| swversion_bis | String | Firmware version of the device. | R |
| type | String | "ZHAPresence" | R |
| uniqueid | String | Unique identifier of the resource. | R |
Config attributes¶
| Attribute | Datatype | Description | Access |
|---|---|---|---|
| detectionrange | UInt32 | The sensor detection range in cm. Default: 600 |
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 |
| resetpresence | Bool | Reset the presence state for devices supporting it (e.g. Aqara FP1). Default: false |
RW |
State attributes¶
| Attribute | Datatype | Description | Access |
|---|---|---|---|
| lastupdated | ISO 8601 timestamp | Timestamp when state was last updated. | R |
| presence | Bool | True when presence is detected. Default: false |
R |
| distance | UInt32 | Distance at which occupancy was detected. | R |