Skip to content

Commit 55711d7

Browse files
authored
Merge pull request #2607 from SmartThingsCommunity/deprecate/matter-lock-profiles
Matter Lock: Deprecate old Matter Lock profiles
2 parents ccb353b + cedba53 commit 55711d7

13 files changed

+13
-0
lines changed

drivers/SmartThings/matter-lock/profiles/base-lock-batteryLevel.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Deprecated: do not use this profile for device fingerprinting.
12
name: base-lock-batteryLevel
23
components:
34
- id: main

drivers/SmartThings/matter-lock/profiles/base-lock-nobattery.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Deprecated: do not use this profile for device fingerprinting.
12
name: base-lock-nobattery
23
components:
34
- id: main

drivers/SmartThings/matter-lock/profiles/base-lock.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Deprecated: do not use this profile for device fingerprinting.
12
name: base-lock
23
components:
34
- id: main

drivers/SmartThings/matter-lock/profiles/lock-lockalarm-batteryLevel.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Deprecated: do not use this profile for device fingerprinting.
12
name: lock-lockalarm-batteryLevel
23
components:
34
- id: main

drivers/SmartThings/matter-lock/profiles/lock-lockalarm-nobattery.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Deprecated: do not use this profile for device fingerprinting.
12
name: lock-lockalarm-nobattery
23
components:
34
- id: main

drivers/SmartThings/matter-lock/profiles/lock-lockalarm.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Deprecated: do not use this profile for device fingerprinting.
12
name: lock-lockalarm
23
components:
34
- id: main

drivers/SmartThings/matter-lock/profiles/lock-nocodes-notamper-batteryLevel.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Deprecated: do not use this profile for device fingerprinting.
12
name: lock-nocodes-notamper-batteryLevel
23
components:
34
- id: main

drivers/SmartThings/matter-lock/profiles/lock-nocodes-notamper.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Deprecated: do not use this profile for device fingerprinting.
12
name: lock-nocodes-notamper
23
components:
34
- id: main

drivers/SmartThings/matter-lock/profiles/lock-without-codes-batteryLevel.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Deprecated: do not use this profile for device fingerprinting.
12
name: lock-without-codes-batteryLevel
23
components:
34
- id: main

drivers/SmartThings/matter-lock/profiles/lock-without-codes-nobattery.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Deprecated: do not use this profile for device fingerprinting.
12
name: lock-without-codes-nobattery
23
components:
34
- id: main

0 commit comments

Comments
 (0)