From e5fb6b2fb2cb957745aae8aa4547f419bcafaa6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20BOU=C3=89?= Date: Fri, 17 Oct 2025 10:06:01 +0200 Subject: [PATCH] Remove duplicated Matter powersource cluster from Mock device fixture files (#154668) --- tests/components/matter/fixtures/nodes/door_lock.json | 9 --------- .../matter/fixtures/nodes/door_lock_with_unbolt.json | 9 --------- 2 files changed, 18 deletions(-) diff --git a/tests/components/matter/fixtures/nodes/door_lock.json b/tests/components/matter/fixtures/nodes/door_lock.json index acd327ac56c2..27907479f074 100644 --- a/tests/components/matter/fixtures/nodes/door_lock.json +++ b/tests/components/matter/fixtures/nodes/door_lock.json @@ -110,15 +110,6 @@ "0/46/65528": [], "0/46/65529": [], "0/46/65531": [0, 65528, 65529, 65530, 65531, 65532, 65533], - "0/47/0": 1, - "0/47/1": 0, - "0/47/2": "USB", - "0/47/6": 0, - "0/47/65532": 1, - "0/47/65533": 1, - "0/47/65528": [], - "0/47/65529": [], - "0/47/65531": [0, 1, 2, 6, 65528, 65529, 65530, 65531, 65532, 65533], "0/48/0": 0, "0/48/1": { "0": 60, diff --git a/tests/components/matter/fixtures/nodes/door_lock_with_unbolt.json b/tests/components/matter/fixtures/nodes/door_lock_with_unbolt.json index f1fb518452e8..fd26d5d1df3f 100644 --- a/tests/components/matter/fixtures/nodes/door_lock_with_unbolt.json +++ b/tests/components/matter/fixtures/nodes/door_lock_with_unbolt.json @@ -110,15 +110,6 @@ "0/46/65528": [], "0/46/65529": [], "0/46/65531": [0, 65528, 65529, 65530, 65531, 65532, 65533], - "0/47/0": 1, - "0/47/1": 0, - "0/47/2": "USB", - "0/47/6": 0, - "0/47/65532": 1, - "0/47/65533": 1, - "0/47/65528": [], - "0/47/65529": [], - "0/47/65531": [0, 1, 2, 6, 65528, 65529, 65530, 65531, 65532, 65533], "0/48/0": 0, "0/48/1": { "0": 60,