Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PM2.5 and Concentration Zigbee Endpoints for Arduino Core #11031

Open
1 task done
VAVorontsov opened this issue Mar 3, 2025 · 2 comments
Open
1 task done

PM2.5 and Concentration Zigbee Endpoints for Arduino Core #11031

VAVorontsov opened this issue Mar 3, 2025 · 2 comments
Labels
Type: Feature request Feature request for Arduino ESP32

Comments

@VAVorontsov
Copy link

VAVorontsov commented Mar 3, 2025

Related area

Zigbee

Hardware specification

ESP32 C6 and H2 and any other 802.15.4 SOCs

Is your feature request related to a problem?

Implement Zigbee in Arduino #10135

Describe the solution you'd like

Addition of an end point for PM2.5 particulate matter concentration to the Arduino core built in Zigbee library. If possible, also the addition a general-purpose endpoint with a concentration cluster as specified in ZCL (e.g. page 4-53 V8 ZCL specification) - to monitor other gases and pollutants like CO, formaldehyde, carbon monoxide, nitric oxide, gas, voc, etc.) This would give more options for a complete air quality / environmental monitoring which would work well with existing CO2, temperature, humidity and pressure endpoints.

ZCL_V8.pdf

Describe alternatives you've considered

Alternatively this has to be done in Arduino using built in ESP-IDF functions which is more resource intensive and also beyond some people's abilities or available resources.

Additional context

The Zigbee library for the Arduino core is very useful for testing and rapid setting up of custom devices and prototypes. Growing its capabilities would be appreciated by many people.

I have checked existing list of Feature requests and the Contribution Guide

  • I confirm I have checked existing list of Feature requests and Contribution Guide.
@VAVorontsov VAVorontsov added the Type: Feature request Feature request for Arduino ESP32 label Mar 3, 2025
@Parsaabasi
Copy link

Hi @P-R-O-C-H-Y
would you please check this one?

@locoroko
Copy link

Yes please I would like that function too. I have hardware and have to use workaround for reading out everything except temp, RH and CO.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature request Feature request for Arduino ESP32
Projects
None yet
Development

No branches or pull requests

3 participants