Skip to content

Commit e5fb6b2

Browse files
authored
Remove duplicated Matter powersource cluster from Mock device fixture files (home-assistant#154668)
1 parent 7dfeb3a commit e5fb6b2

File tree

2 files changed

+0
-18
lines changed

2 files changed

+0
-18
lines changed

tests/components/matter/fixtures/nodes/door_lock.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -110,15 +110,6 @@
110110
"0/46/65528": [],
111111
"0/46/65529": [],
112112
"0/46/65531": [0, 65528, 65529, 65530, 65531, 65532, 65533],
113-
"0/47/0": 1,
114-
"0/47/1": 0,
115-
"0/47/2": "USB",
116-
"0/47/6": 0,
117-
"0/47/65532": 1,
118-
"0/47/65533": 1,
119-
"0/47/65528": [],
120-
"0/47/65529": [],
121-
"0/47/65531": [0, 1, 2, 6, 65528, 65529, 65530, 65531, 65532, 65533],
122113
"0/48/0": 0,
123114
"0/48/1": {
124115
"0": 60,

tests/components/matter/fixtures/nodes/door_lock_with_unbolt.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -110,15 +110,6 @@
110110
"0/46/65528": [],
111111
"0/46/65529": [],
112112
"0/46/65531": [0, 65528, 65529, 65530, 65531, 65532, 65533],
113-
"0/47/0": 1,
114-
"0/47/1": 0,
115-
"0/47/2": "USB",
116-
"0/47/6": 0,
117-
"0/47/65532": 1,
118-
"0/47/65533": 1,
119-
"0/47/65528": [],
120-
"0/47/65529": [],
121-
"0/47/65531": [0, 1, 2, 6, 65528, 65529, 65530, 65531, 65532, 65533],
122113
"0/48/0": 0,
123114
"0/48/1": {
124115
"0": 60,

0 commit comments

Comments
 (0)