aqhome: handle types for CO2 and TVOC.

This commit is contained in:
Martin Preuss
2024-12-15 18:17:35 +01:00
parent 375ab592ff
commit 433720525d
2 changed files with 11 additions and 2 deletions

View File

@@ -22,6 +22,8 @@
#define AQH_MSG_VALUE3_TYPE_HUMIDITY 2
#define AQH_MSG_VALUE3_TYPE_DOOR 3
#define AQH_MSG_VALUE3_TYPE_MOTION 6
#define AQH_MSG_VALUE3_TYPE_CO2 7
#define AQH_MSG_VALUE3_TYPE_TVOC 8
AQHOME_API GWEN_MSG *AQH_Value3Msg_new(uint8_t srcAddr, uint8_t destAddr,