-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
[pm1003] Add pm1003 sensor Documentaion #6034
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
base: next
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR adds documentation for the PM1003 particulate matter sensor, a new component that will be introduced in the linked ESPHome PR #13766. The documentation covers sensor configuration, wiring details, UART setup, and provides an example configuration for integrating the PM1003 sensor (commonly found in Levoit air purifiers) with ESPHome.
Changes:
- Added comprehensive documentation file for PM1003 sensor with wiring diagrams, configuration examples, and technical specifications
- Updated the component index to include PM1003 in the Air Quality sensor category
- Added two PNG images showing the sensor and connector pinout
Reviewed changes
Copilot reviewed 2 out of 4 changed files in this pull request and generated 6 comments.
| File | Description |
|---|---|
| content/components/sensor/pm1003.md | New documentation page with sensor overview, wiring guide, UART configuration, and usage examples |
| content/components/_index.md | Added PM1003 sensor entry in alphabetical order within the Air Quality section |
| content/components/sensor/images/pm1003.png | Product image of the PM1003 sensor |
| content/components/sensor/images/pm1003_connector.png | Connector pinout diagram |
…iring and configuration examples
|
@esphomebot generate image pm100x |
|
@tuct Here is the image for the component https://github.com/esphome/esphome-docs/actions/runs/21756703694/artifacts/5408249542 |
✅ Deploy Preview for esphome ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for esphome ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for esphome ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Description:
Docu for new PM100X component, supportin PM1003, PM1006 and PM1006K.
Pull request in esphome with YAML changes (if applicable):
Checklist:
I am merging into
nextbecause this is new documentation that has a matching pull-request in esphome as linked above.or
I am merging into
currentbecause this is a fix, change and/or adjustment in the current documentation and is not for a new component or feature.Link added in
/components/_index.mdwhen creating new documents for new components or cookbook.New Component Images
=> added to images folder