Add documentation for Indoor Air Quality integration#45107
Open
liudger wants to merge 3 commits intohome-assistant:nextfrom
Open
Add documentation for Indoor Air Quality integration#45107liudger wants to merge 3 commits intohome-assistant:nextfrom
liudger wants to merge 3 commits intohome-assistant:nextfrom
Conversation
|
It seems that this PR is targeted against an incorrect branch. Documentation updates which apply to our current stable release should target the |
✅ Deploy Preview for home-assistant-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
21 tasks
10 tasks
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a new integration documentation page for the Indoor Air Quality helper, describing how to combine multiple environmental sensor readings into a single IAQ score and level in Home Assistant.
Changes:
- Added a new integration doc page for
indoor_air_quality, including setup and options via config flow. - Documented supported source sensor types, generated entities, and recalculation behavior.
- Included limitations, troubleshooting guidance, and standard removal steps.
| Humidity sensor: | ||
| description: Optional humidity source used for the air quality calculation. | ||
| Carbon dioxide sensor: | ||
| description: Optional CO2 source used for the air quality calculation. |
Contributor
Author
There was a problem hiding this comment.
should be fine as is
Comment on lines
+2
to
+8
| title: Indoor Air Quality | ||
| description: Combine temperature, humidity, gas, and particulate sensor readings into a single indoor air quality score in Home Assistant. | ||
| ha_category: | ||
| - Environment | ||
| - Helper | ||
| - Sensor | ||
| ha_release: 2026.5 |
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
…integration documentation
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
Add documentation for new integration Indoor Air Quality. It now uses UK based calculations for the air quality on multiple sensors. Other calculations can be added in additional pull requests.
Type of change
currentbranch).currentbranch).nextbranch).nextbranch).Additional information
Checklist
currentbranch.nextbranch.