Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ components:
- not fully locked
- id: lockCodes
version: 1
- id: lockUsers
version: 1
- id: lockCredentials
version: 1
- id: tamperAlert
version: 1
- id: batteryLevel
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ components:
- not fully locked
- id: lockCodes
version: 1
- id: lockUsers
version: 1
- id: lockCredentials
version: 1
- id: tamperAlert
version: 1
- id: firmwareUpdate
Expand Down
4 changes: 4 additions & 0 deletions drivers/SmartThings/matter-lock/profiles/base-lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ components:
- not fully locked
- id: lockCodes
version: 1
- id: lockUsers
version: 1
- id: lockCredentials
version: 1
- id: tamperAlert
version: 1
- id: battery
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ components:
capabilities:
- id: lockCodes
version: 1
- id: lockUsers
version: 1
- id: lockCredentials
version: 1
- id: tamperAlert
version: 1
- id: batteryLevel
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ components:
capabilities:
- id: lockCodes
version: 1
- id: lockUsers
version: 1
- id: lockCredentials
version: 1
- id: tamperAlert
version: 1
- id: battery
Expand Down
Loading
Loading