Skip to content

Commit cedba53

Browse files
committed
deprecate old Matter Lock profiles
1 parent 665f0ee commit cedba53

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)