Skip to content

Commit

Permalink
Remove Poll Control cluster from Door Lock (#22718)
Browse files Browse the repository at this point in the history
Poll control is a Zigbee feature. It doesn't exist in Matter. It is "O" conformance for door lock device type, but should have been "[Zigbee]"

Co-authored-by: Andrei Litvin <andy314@gmail.com>
  • Loading branch information
2 people authored and pull[bot] committed Dec 9, 2022
1 parent e658c83 commit 1039932
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1392,7 +1392,6 @@ limitations under the License.
<requireAttribute>BINDING</requireAttribute>
</include>
<include cluster="Door Lock" client="false" server="true" clientLocked="true" serverLocked="true"></include>
<include cluster="Poll Control" client="false" server="false" clientLocked="true" serverLocked="false"></include>
<include cluster="Time Synchronization" client="false" server="false" clientLocked="false" serverLocked="true"></include>
</clusters>
</deviceType>
Expand Down

0 comments on commit 1039932

Please sign in to comment.