Skip to content

Comments

Fix documentation, grammar, and spelling in bindings T#19601

Merged
jlaur merged 9 commits intoopenhab:mainfrom
lsiepel:spelling-Tplus
Jan 24, 2026
Merged

Fix documentation, grammar, and spelling in bindings T#19601
jlaur merged 9 commits intoopenhab:mainfrom
lsiepel:spelling-Tplus

Conversation

@lsiepel
Copy link
Contributor

@lsiepel lsiepel commented Nov 1, 2025

No description provided.

Copy link
Contributor

@psmedley psmedley left a comment

Choose a reason for hiding this comment

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

Approved for teslapowerwall and teslascope - thanks for your efforts on cleaning up the docs!

Copy link

@Wolfgang1966 Wolfgang1966 left a comment

Choose a reason for hiding this comment

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

LGTM fro tacmi. I'm impressed about all the details you found!

Copy link
Contributor

@mlobstein mlobstein left a comment

Choose a reason for hiding this comment

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

tasmotaplug, tivo LGTM

@lsiepel
Copy link
Contributor Author

lsiepel commented Nov 22, 2025

Build fails due to #19650

Copilot AI review requested due to automatic review settings December 7, 2025 08:38
Copy link
Contributor

Copilot AI left a 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 improves documentation, grammar, and spelling across multiple "T" bindings in the openHAB repository. The changes focus on consistency, clarity, and correctness of user-facing documentation and configuration files.

Key Changes

  • Standardized capitalization of "Thing" when referring to openHAB Things
  • Corrected common spelling errors (e.g., "LED's" → "LEDs", "wiperblade" → "wiper blade")
  • Improved grammar and sentence structure throughout documentation
  • Added missing parameter constraints and requirements in configuration files
  • Standardized terminology (e.g., "Wi-Fi" consistently used instead of mixed forms)

Reviewed changes

Copilot reviewed 44 out of 44 changed files in this pull request and generated no comments.

Show a summary per file
File Description
bundles/org.openhab.binding.tuya/src/main/resources/OH-INF/thing/thing-types.xml Fixed grammar in IR code descriptions and channel configuration descriptions
bundles/org.openhab.binding.tuya/src/main/resources/OH-INF/i18n/tuya.properties Corrected grammar, removed duplicate entries, reorganized content, fixed spacing in command options
bundles/org.openhab.binding.tuya/src/main/resources/OH-INF/config/config.xml Added required="true" to min/max parameters for dimmer, number, and quantity configurations
bundles/org.openhab.binding.tuya/README.md Extensive grammar and spelling fixes, standardized "Thing" capitalization, improved clarity throughout
bundles/org.openhab.binding.tradfri/src/main/resources/OH-INF/thing/thing-types.xml Fixed apostrophe in "LED's" → "LEDs", added unitHint and improved state patterns for time channels
bundles/org.openhab.binding.tradfri/src/main/resources/OH-INF/i18n/tradfri.properties Corrected "LED's" → "LEDs"
bundles/org.openhab.binding.tradfri/README.md Grammar improvements, fixed "thing" → "Thing" capitalization, corrected "matrixes" → "matrices"
bundles/org.openhab.binding.tr064/src/main/resources/OH-INF/i18n/tr064.properties Reorganized profile configuration, improved descriptions for phonebook parameters
bundles/org.openhab.binding.tr064/README.md Grammar and formatting improvements, standardized "Thing" capitalization, improved clarity
bundles/org.openhab.binding.tplinksmarthome/README.md Capitalized "Thing" references consistently
bundles/org.openhab.binding.touchwand/src/main/resources/OH-INF/thing/bridge.xml Added required="true" to username parameter
bundles/org.openhab.binding.touchwand/README.md Fixed product name capitalization, grammar corrections, improved descriptions
bundles/org.openhab.binding.tivo/src/main/resources/OH-INF/thing/thing-types.xml Fixed malformed description text "{ReadOnly)" → "(read-only)"
bundles/org.openhab.binding.tivo/src/main/resources/OH-INF/i18n/tivo.properties Fixed malformed description text "{ReadOnly)" → "(read-only)"
bundles/org.openhab.binding.tivo/README.md Grammar improvements, standardized "Thing" capitalization
bundles/org.openhab.binding.tibber/src/main/resources/OH-INF/thing/thing-types.xml Updated label formatting, added min/max constraints, improved descriptions
bundles/org.openhab.binding.tibber/src/main/resources/OH-INF/thing/price-group.xml Fixed "Informations" → "Information", improved description clarity
bundles/org.openhab.binding.tibber/src/main/resources/OH-INF/thing/channel-types.xml Improved descriptions, better formatting for multi-line descriptions
bundles/org.openhab.binding.tibber/src/main/resources/OH-INF/i18n/tibber.properties Grammar and consistency improvements across all descriptions
bundles/org.openhab.binding.tibber/src/main/resources/OH-INF/addon/addon.xml Improved description formatting
bundles/org.openhab.binding.tibber/README.md Extensive improvements to grammar, clarity, and consistency throughout documentation
bundles/org.openhab.binding.teslascope/src/main/resources/OH-INF/thing/thing-types.xml Fixed spelling "wiperblade" → "wiper blade", improved interval descriptions
bundles/org.openhab.binding.teslascope/src/main/resources/OH-INF/i18n/teslascope.properties Updated thing labels, improved descriptions
bundles/org.openhab.binding.teslascope/README.md Capitalized "Thing" consistently
bundles/org.openhab.binding.teslapowerwall/src/main/resources/OH-INF/thing/thing-types.xml Fixed spelling "emported" → "imported", corrected "13.5kW" → "13.5 kWh"
bundles/org.openhab.binding.teslapowerwall/src/main/resources/OH-INF/i18n/teslapowerwall.properties Fixed spelling and unit corrections
bundles/org.openhab.binding.teslapowerwall/README.md Grammar corrections, fixed item reference typo
bundles/org.openhab.binding.tellstick/README.md Grammar improvements, corrected "thing" → "Thing", fixed various spelling errors
bundles/org.openhab.binding.telegram/src/main/resources/OH-INF/thing/thing-types.xml Fixed grammar "send" → "sent", "give" → "given", corrected possessive forms
bundles/org.openhab.binding.telegram/src/main/resources/OH-INF/i18n/telegram.properties Applied same grammar corrections as XML file
bundles/org.openhab.binding.telegram/README.md Capitalized "Thing" consistently
bundles/org.openhab.binding.tasmotaplug/README.md Capitalized "Thing", fixed "depends of on" → "depends on"
bundles/org.openhab.binding.tapocontrol/src/main/resources/OH-INF/i18n/tapocontrol.properties Added new thing types, improved grammar and clarity in all descriptions
bundles/org.openhab.binding.tapocontrol/src/main/resources/OH-INF/config/bridgeconfig.xml Improved descriptions for consistency and clarity
bundles/org.openhab.binding.tapocontrol/README.md Extensive grammar and spelling improvements, standardized "Thing" and "Wi-Fi" usage
bundles/org.openhab.binding.tankerkoenig/src/main/resources/OH-INF/thing/station.xml Capitalized channel descriptions
bundles/org.openhab.binding.tankerkoenig/src/main/resources/OH-INF/i18n/tankerkoenig.properties Capitalized descriptions to match XML
bundles/org.openhab.binding.tankerkoenig/README.md Grammar improvements, standardized capitalization, improved clarity
bundles/org.openhab.binding.tado/README.md Capitalized "Thing" consistently
bundles/org.openhab.binding.tacmi/src/main/resources/OH-INF/thing/thing-types.xml Fixed "Host name of IP" → "Host name or IP", corrected "OpenHAB" → "openHAB", improved descriptions, fixed min value for nodeId
bundles/org.openhab.binding.tacmi/src/main/resources/OH-INF/thing/bridge.xml Corrected "OpenHAB" → "openHAB"
bundles/org.openhab.binding.tacmi/src/main/resources/OH-INF/i18n/tacmi.properties Applied same corrections, improved update policy description, fixed "On-Update" → "On-Change"
bundles/org.openhab.binding.tacmi/src/main/resources/OH-INF/config/config.xml Improved description clarity, corrected "On-Update" → "On-Change"
bundles/org.openhab.binding.tacmi/README.md Extensive grammar improvements, corrected "OpenHAB" → "openHAB", fixed spelling errors, improved clarity throughout

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link

@Wolfgang1966 Wolfgang1966 left a comment

Choose a reason for hiding this comment

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

LGTM for T.A. CMI (tacmi)

Copy link
Member

@weymann weymann left a comment

Choose a reason for hiding this comment

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

LGTM tibber

@lsiepel lsiepel added rebuild Triggers Jenkins PR build and removed rebuild Triggers Jenkins PR build labels Dec 29, 2025
@lsiepel
Copy link
Contributor Author

lsiepel commented Dec 29, 2025

(force push due to tado conflict.)

@lsiepel
Copy link
Contributor Author

lsiepel commented Jan 2, 2026

(force push due to tapocontrol and somfylink conflict.)

@jlaur i like to add a commit once this is reviewed that makes sure a . is added to the end of senetence for all tags. Like i did in Q-S documentation fix. For improved review i'll do that once you are finished, but before merge as otherwise this will be polluted and unreviewable.

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Copy link
Contributor

@jlaur jlaur left a comment

Choose a reason for hiding this comment

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

Thanks! I'm through and posted a few comments.


<channel-type id="filter-uptime">
<item-type>Number:Time</item-type>
<item-type unitHint="min">Number:Time</item-type>
Copy link
Contributor

Choose a reason for hiding this comment

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

Same here.

Copy link
Contributor Author

@lsiepel lsiepel Jan 21, 2026

Choose a reason for hiding this comment

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

Changed it to days, as week seems a wide range.

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
@lsiepel lsiepel requested a review from jlaur January 21, 2026 20:44
Copy link
Contributor

@jlaur jlaur left a comment

Choose a reason for hiding this comment

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

Almost there. These changes are a bit more than documentation and might require a small test. Added some comments mostly as questions.

lsiepel and others added 2 commits January 23, 2026 20:51
…thing/thing-types.xml

Co-authored-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: lsiepel <leosiepel@gmail.com>
…thing/thing-types.xml

Co-authored-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: lsiepel <leosiepel@gmail.com>
…thing/thing-types.xml

Co-authored-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: lsiepel <leosiepel@gmail.com>
Copy link
Contributor

@jlaur jlaur left a comment

Choose a reason for hiding this comment

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

LGTM

@jlaur jlaur merged commit 2eb08b8 into openhab:main Jan 24, 2026
2 checks passed
@jlaur jlaur added this to the 5.2 milestone Jan 24, 2026
@lsiepel lsiepel deleted the spelling-Tplus branch January 24, 2026 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants