Skip to content

Commit 28a9a6d

Browse files
committed
fix test
1 parent e00c53b commit 28a9a6d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

drivers/SmartThings/matter-switch/src/test/test_matter_light_fan.lua

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,6 @@ local CLUSTER_SUBSCRIBE_LIST ={
112112

113113
local SWITCH_CLUSTER_SUBSCRIBE_LIST ={
114114
clusters.OnOff.attributes.OnOff,
115-
clusters.FanControl.attributes.FanModeSequence,
116-
clusters.FanControl.attributes.FanMode,
117115
clusters.FanControl.attributes.PercentCurrent,
118116
}
119117

0 commit comments

Comments
 (0)