Skip to content

Commit

Permalink
Actually fix the XML cluster revision for color control. (#29032)
Browse files Browse the repository at this point in the history
#28763 updated a bunch of
ZAP files, and claimed it was fixing XML, but didn't fix the XML.
  • Loading branch information
bzbarsky-apple authored Sep 2, 2023
1 parent fbce0e2 commit aac1a77
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ limitations under the License.
<client tick="false" init="false">true</client>
<server tick="false" init="false">true</server>

<globalAttribute side="either" code="0xFFFD" value="5"/>
<globalAttribute side="either" code="0xFFFD" value="6"/>

<attribute side="server" code="0x0000" define="COLOR_CONTROL_CURRENT_HUE" type="INT8U" min="0x00" max="0xFE" writable="false" reportable="true" default="0x00" optional="true">CurrentHue</attribute>
<!-- CURRENT_HUE -->
Expand Down

0 comments on commit aac1a77

Please sign in to comment.