Motion sensor¶
This documentation was generated from: snzb-03p_motion_sensor.json
| Attribute | Value |
|---|---|
| status | Gold |
| product | Motion sensor |
| modelid | SNZB-03P |
| manufacturername | eWeLink |
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 | "eWeLink" | R |
| modelid | String | "SNZB-03P" | 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 |
Config attributes¶
| Attribute | Datatype | Description | Access |
|---|---|---|---|
| battery | UInt8 | The current device battery level in 0–100 %. Default: 0 |
R |
| delay | UInt16 | The occupied to unoccupied delay in seconds. Default: 60 |
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 |
|---|---|---|---|
| dark | Bool | True when lightlevel is lower than tholddark.Default: false |
R |
| lastupdated | ISO 8601 timestamp | Timestamp when state was last updated. | R |
| presence | Bool | True when presence is detected. Default: false |
R |