This ticket is to track support Air Quality sensor data from Develco Sensors. Data is registered under the HA 1.2 profile (0x0104), manufacturer id 0x1015, cluster id 0xfc03, endpoint id 0x26, and attributes 0x00-0x03 (all uint16s). Data format is exactly the same as for temperature/humidity sensing, but is manufacturer-specific (I've attached the full tech sheet to this issue for convenience).
aqszb-110-technical-manual-air-quality-sensor.pdf
I'm happy to do this work myself, but I'd like to keep consistent with your manner of supporting new devices (which I'm not familiar with), so input would be greatly appreciated (:
Should a new endpoint be created for Develco products? Currently, the only requirement I have for support is reading attributes and configuring attribute reporting (with standard commands), so I don't expect this one to be much effort.
This ticket is to track support Air Quality sensor data from Develco Sensors. Data is registered under the HA 1.2 profile (
0x0104
), manufacturer id0x1015
, cluster id0xfc03
, endpoint id0x26
, and attributes0x00-0x03
(alluint16
s). Data format is exactly the same as for temperature/humidity sensing, but is manufacturer-specific (I've attached the full tech sheet to this issue for convenience). aqszb-110-technical-manual-air-quality-sensor.pdfI'm happy to do this work myself, but I'd like to keep consistent with your manner of supporting new devices (which I'm not familiar with), so input would be greatly appreciated (:
Should a new endpoint be created for Develco products? Currently, the only requirement I have for support is reading attributes and configuring attribute reporting (with standard commands), so I don't expect this one to be much effort.
Thanks in advance for the help!