Skip to content

Commit

Permalink
Minor change to kick CI
Browse files Browse the repository at this point in the history
  • Loading branch information
andy31415 committed Nov 8, 2023
1 parent 747ca00 commit 6f44ba7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ limitations under the License.
<server init="false" tick="false">true</server>

<description>This cluster provides an interface for controlling the Input Selector on a media device such as a TV.</description>

<attribute side="server" code="0x0000" define="MEDIA_INPUT_LIST" type="ARRAY" entryType="InputInfoStruct" length="254" writable="false" optional="false">InputList</attribute>
<attribute side="server" code="0x0001" define="MEDIA_INPUT_CURRENT_INPUT" type="int8u" default="0x00" min="0x00" max="0xFF" writable="false" optional="false">CurrentInput</attribute>

Expand Down

0 comments on commit 6f44ba7

Please sign in to comment.