Document openSenseMap sensor platform#45696
Draft
AlCalzone wants to merge 2 commits into
Draft
Conversation
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
✅ Deploy Preview for home-assistant-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
21 tasks
Contributor
There was a problem hiding this comment.
Pull request overview
Adds documentation updates for the openSenseMap integration to reflect newly exposed sensor entities, expanding the page beyond just air quality.
Changes:
- Added
Sensorto the integration categories andsensorto supported platforms metadata. - Updated the introduction to describe monitoring station measurements (not only air quality).
- Added a Sensors section listing the measurements that can be exposed as sensor entities.
Comment on lines
+33
to
+43
| A sensor entity is created for each of the following measurements that the station reports: | ||
|
|
||
| - **PM1** — particulate matter under 1 µm (µg/m³) | ||
| - **PM2.5** — particulate matter under 2.5 µm (µg/m³) | ||
| - **PM10** — particulate matter under 10 µm (µg/m³) | ||
| - **Temperature** | ||
| - **Humidity** (%) | ||
| - **Atmospheric pressure** | ||
| - **Illuminance** (lx) | ||
| - **Wind speed** | ||
| - **Wind direction** (°) |
c0ffeeca7
requested changes
Jun 2, 2026
|
Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍 |
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed change
Adds documentation for the new sensors in the linked PR.
Type of change
currentbranch).currentbranch).nextbranch).nextbranch).Additional information
Checklist
I made a change to the existing documentation and used thecurrentbranch.nextbranch.