Open/close sensor (DS01)¶
This documentation was generated from: snzb-04_open_close_sensor.json
| Attribute | Value |
|---|---|
| status | Gold |
| product | Open/close sensor (DS01) |
| modelid | DS01 DS01 SNZB-04P SNZB-04 |
| manufacturername | eWeLink zbeacon eWeLink eWeLink |
1. ZHAOpenClose¶
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" "zbeacon" "eWeLink" "eWeLink" |
R |
| modelid | String | "DS01" "DS01" "SNZB-04P" "SNZB-04" |
R |
| name | String | Name of the resource. | RW |
| swversion | String | Firmware version of the device. | R |
| type | String | "ZHAOpenClose" | R |
| uniqueid | String | Unique identifier of the resource. | R |
| swversion | String | Firmware version of the device. | R |
| type | String | "ZHAOpenClose" | 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 |
State attributes¶
| Attribute | Datatype | Description | Access |
|---|---|---|---|
| lastupdated | ISO 8601 timestamp | Timestamp when state was last updated. | R |
| lowbattery | Bool | True when the device battery runs low. | R |
| open | Bool | True when open is detected. | R |