We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e00c53b commit 28a9a6dCopy full SHA for 28a9a6d
drivers/SmartThings/matter-switch/src/test/test_matter_light_fan.lua
@@ -112,8 +112,6 @@ local CLUSTER_SUBSCRIBE_LIST ={
112
113
local SWITCH_CLUSTER_SUBSCRIBE_LIST ={
114
clusters.OnOff.attributes.OnOff,
115
- clusters.FanControl.attributes.FanModeSequence,
116
- clusters.FanControl.attributes.FanMode,
117
clusters.FanControl.attributes.PercentCurrent,
118
}
119
0 commit comments