-
-
Notifications
You must be signed in to change notification settings - Fork 248
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
139 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,5 +14,5 @@ | |
"btsocket>=0.2.0", | ||
"pyric>=0.1.6.3" | ||
], | ||
"version": "12.6.5" | ||
"version": "12.7.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,77 @@ | ||
--- | ||
manufacturer: Lockin | ||
name: Lockin Push-Pull Smart Lock SV40 | ||
model: SV40 | ||
image: Locking_SV40.png | ||
physical_description: | ||
broadcasted_properties: | ||
- fingerprint | ||
- lock | ||
- battery | ||
- result | ||
- key id | ||
- action | ||
- method | ||
- error | ||
- timestamp | ||
- door | ||
- rssi | ||
broadcasted_property_notes: | ||
- property: fingerprint | ||
note: The fingerprint sensor is `On` if the fingerprint scan was successful, otherwise it is `Off` The fingerprint entity has two extra attributes, `result` and `key id`. | ||
- property: result | ||
note: > | ||
`result` shows the result of the last fingerprint reading and can have the following values: | ||
* match successful | ||
* match failed | ||
* timeout | ||
* low quality (too light, fuzzy) | ||
* insufficient area | ||
* skin is too dry | ||
* skin is too wet | ||
- property: key id | ||
note: > | ||
`key id` is an id number. For the fingerprint sensor, it can also be `administrator` or `unknown operator` | ||
- property: lock | ||
note: The state of the lock depends on the last `action`. The lock entity has five extra attributes, `action`, `method`, `error` and `key id` and `timestamp` | ||
- property: action | ||
note: > | ||
`action` shows the last change of the lock and can have the following values: | ||
* unlock outside the door | ||
* lock | ||
* turn on anti-lock | ||
* turn off anti-lock | ||
* unlock inside the door | ||
* lock inside the door | ||
* turn on child lock | ||
* turn off child lock | ||
* lock outside the door | ||
* abnormal | ||
- property: method | ||
note: > | ||
`method` shows the last used locking mechanism and can have the following values: | ||
* unlock outside the door | ||
* lock | ||
* bluetooth | ||
* password | ||
* biometrics | ||
* key | ||
* turntable | ||
* nfc | ||
* one-time password | ||
* two-step verification | ||
* Homekit | ||
* coercion | ||
* manual | ||
* automatic | ||
* abnormal | ||
- property: error | ||
note: The error state of the lock | ||
- property: timestamp | ||
note: The timestamp of the latest lock change | ||
broadcast_rate: | ||
active_scan: | ||
encryption_key: | ||
custom_firmware: | ||
notes: | ||
--- |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.