added c03.

This commit is contained in:
Martin Preuss
2025-11-17 23:02:19 +01:00
parent fbcfd65e7f
commit 102f4e65e3
15 changed files with 1253 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
<data dist="true" install="$(datadir)/aqhome/devices/nodes">
aqua_c01.xml
aqua_c02.xml
aqua_c03.xml
aqua_n06.xml
aqua_n11.xml
aqua_n12.xml

View File

@@ -0,0 +1,12 @@
<device name="aqua_c03" driver="nodes">
<manufacturer>AQUA</manufacturer>
<devicetype>C</devicetype>
<deviceversion>3</deviceversion>
<values>
<value name="LEDTIMING" id="0x88" type="actor" dataType="uint16" />
</values>
</device>