Skip to content

Commit

Permalink
add missing cluster dependency for smokecoalarm device type (#30962)
Browse files Browse the repository at this point in the history
  • Loading branch information
fessehaeve authored and pull[bot] committed Feb 8, 2024
1 parent 47343a4 commit 850aa11
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1897,6 +1897,7 @@ limitations under the License.
<include cluster="Temperature Measurement" client="false" server="false" clientLocked="true" serverLocked="false"></include>
<include cluster="Carbon Monoxide" client="false" server="false" clientLocked="true" serverLocked="false"></include>
<include cluster="Power Source" client="false" server="true" clientLocked="true" serverLocked="true"></include>
<include cluster="Descriptor" client="false" server="true" clientLocked="true" serverLocked="true"></include>
</clusters>
</deviceType>
<deviceType>
Expand Down

0 comments on commit 850aa11

Please sign in to comment.