added missing files.
This commit is contained in:
@@ -23,6 +23,8 @@
|
||||
aqua_n26.xml
|
||||
aqua_n27.xml
|
||||
aqua_n28.xml
|
||||
aqua_n29.xml
|
||||
aqua_n30.xml
|
||||
aqua_r05.xml
|
||||
aqua_r06.xml
|
||||
aqua_s03.xml
|
||||
|
||||
25
devices/nodes/aqua_n30.xml
Normal file
25
devices/nodes/aqua_n30.xml
Normal file
@@ -0,0 +1,25 @@
|
||||
|
||||
<device name="aqua_n30" driver="nodes">
|
||||
<manufacturer>AQUA</manufacturer>
|
||||
<devicetype>N</devicetype>
|
||||
<deviceversion>30</deviceversion>
|
||||
|
||||
<values>
|
||||
<value name="DS18B20_TEMP" id="0x06" type="sensor" dataType="rational" modality="temperature" units="C" denom="16" />
|
||||
|
||||
<value name="RGBWSTATE" id="0x81" type="actor" dataType="uint16" modality="onOff" />
|
||||
<value name="NUMLEDS" id="0x82" type="actor" dataType="int" />
|
||||
<value name="RGBWVALUE" id="0x83" type="actor" dataType="dword" modality="rgbw"/>
|
||||
<value name="RGBWMODE" id="0x8b" type="actor" dataType="int" modality="onOffAuto" />
|
||||
|
||||
<value name="MALONTIME" id="0x85" type="actor" dataType="uint16" />
|
||||
<value name="MALSOURCE1" id="0x86" type="actor" dataType="uint16" />
|
||||
<value name="MALSOURCE2" id="0x87" type="actor" dataType="uint16" />
|
||||
<value name="MALSOURCEB" id="0x89" type="actor" dataType="uint16" />
|
||||
<value name="MALVALUEB" id="0x8a" type="actor" dataType="uint16" />
|
||||
<value name="MALSTATE" id="0x07" type="sensor" dataType="uint16" modality="onOff" />
|
||||
|
||||
<value name="LEDTIMING" id="0x88" type="actor" dataType="uint16" />
|
||||
</values>
|
||||
|
||||
</device>
|
||||
Reference in New Issue
Block a user