Skip to content

Conversation

nixoso
Copy link
Contributor

@nixoso nixoso commented Oct 5, 2025

The following improvements are available:

  • Mold-free index in percent; the lower the index, the higher the potential mold risk.
  • Virus-free index in percent; the lower the index, the higher the potential virus risk.

The implementation Closes #19444

nixoso added 4 commits October 5, 2025 22:42
…b#19444)

Signed-off-by: Philipp Schneider <philipp.schneider@nixo-soft.de>
Signed-off-by: Philipp Schneider <philipp.schneider@nixo-soft.de>
Signed-off-by: Philipp Schneider <philipp.schneider@nixo-soft.de>
Signed-off-by: Philipp Schneider <philipp.schneider@nixo-soft.de>
Signed-off-by: Philipp Schneider <philipp.schneider@nixo-soft.de>
)

Signed-off-by: Philipp Schneider <philipp.schneider@nixo-soft.de>
channel-type.airq.humidity_abs.label = Absolute Humidity
channel-type.airq.humidity_abs_maxerr.label = Max. Error Abs. Humidity
channel-type.airq.humidity_maxerr.label = Max. Error Humidity
channel-type.airq.mold.label = Mold Index
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to be adjusted, too.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point, translation is updated.

Signed-off-by: Philipp Schneider <philipp.schneider@nixo-soft.de>
Signed-off-by: Philipp Schneider <philipp.schneider@nixo-soft.de>
Copy link
Contributor

@lsiepel lsiepel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, left some comments to look at.

Comment on lines +76 to +77
<channel id="virus_free_maxerr" typeId="virus_free_maxerr"/>
<channel id="mold_free_maxerr" typeId="mold_free_maxerr"/>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These two are not added to the readme, not needed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Until now, the MaxErr channels were not explicitly listed.
@fwolter, should I add them?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not, PR welcome :) Right of the bat, I couldn't find any documentation what exactly the max error value means. I assume it is the tolerance to be expected under the current environmental conditions.

@lsiepel lsiepel added the enhancement An enhancement or new feature for an existing add-on label Oct 11, 2025
@lsiepel lsiepel changed the title [airq] Air-Q - Support for the mold and virus index [airq] Add support for mold and virus index Oct 11, 2025
- translation are created and maintained in crowdin

Signed-off-by: Philipp Schneider <philipp.schneider@nixo-soft.de>
Signed-off-by: Philipp Schneider <philipp.schneider@nixo-soft.de>
…ab#19444)

Signed-off-by: Philipp Schneider <philipp.schneider@nixo-soft.de>
Signed-off-by: Philipp Schneider <philipp.schneider@nixo-soft.de>
Copy link
Contributor

@lsiepel lsiepel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, now only the i18n plugin needs to regenerate the properties file

Signed-off-by: Philipp Schneider <philipp.schneider@nixo-soft.de>
Copy link
Contributor

@lsiepel lsiepel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks LGTM

Copy link
Member

@fwolter fwolter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you all for your contribution and your review effort, LGTM!

@fwolter fwolter merged commit e585d8e into openhab:main Oct 12, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement An enhancement or new feature for an existing add-on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[airq] Air-Q - add mold and virus index channels

3 participants