File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -2228,6 +2228,18 @@ The `body` object contains the following properties,
22282228| lockState | String | determines if locked or not, * jammed* , * unlock* or * lock* |
22292229| calibrate | Boolean | determines if the open and the closed positions have been properly calibrated or not |
22302230
2231+ ##### Lock Ultra
2232+ | Key | Value Type | Description |
2233+ | ------------------ | --------------- | ------------------------------------------------------------ |
2234+ | deviceId | String | device ID |
2235+ | deviceType | String | device type. * Lock Ultra* |
2236+ | hubDeviceId | String | device's parent Hub ID |
2237+ | battery | Integer | the current battery level, 0-100 |
2238+ | version | String | the current firmware version, e.g. V4.2 |
2239+ | lockState | String | determines if locked or not, * jammed* , * unlock* or * lock* |
2240+ | doorState | String | determines if the door is closed or not, * open* or * close* |
2241+ | calibrate | Boolean | determines if Lock has been calibrated or not |
2242+
22312243##### Video Doorbell
22322244
22332245| Key | Value Type | Description |
You can’t perform that action at this time.
0 commit comments