avr: added device n32 (FAN controller).

This commit is contained in:
Martin Preuss
2026-06-29 17:48:02 +02:00
parent 3ae542f61b
commit b784f6bb45
14 changed files with 859 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
<device name="aqua_n32" driver="nodes">
<manufacturer>AQUA</manufacturer>
<devicetype>N</devicetype>
<deviceversion>32</deviceversion>
<values>
<!--
<value name="SGP30_TVOC" id="0x09" type="sensor" dataType="rational" modality="tvoc" denom="1" />
<value name="SGP30_CO2" id="0x0a" type="sensor" dataType="rational" modality="co2" denom="1" />
-->
</values>
</device>