Update section titles and descriptions for clarity#45124
Merged
Conversation
Changed "Triggering" to "Controlling" where appropriate (caused confusion) Example did not work, missing line " data: " and properly indented the "group" line
✅ Deploy Preview for home-assistant-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the Insteon integration documentation to reduce confusion by renaming the “Triggering Insteon scenes” section to “Controlling Insteon scenes” and adjusts the related text and YAML example to match current action-call formatting.
Changes:
- Renamed the “Triggering Insteon scenes” section to “Controlling Insteon scenes” and updated an internal link to match.
- Updated wording around scene usage to prefer “controlling” terminology.
- Fixed the YAML example by adding the missing
data:block and indentinggroupcorrectly under it.
Comments suppressed due to low confidence (1)
source/_integrations/insteon.markdown:130
- The parameter descriptions still use "trigger" (and one is missing ending punctuation) even though this section has been renamed to "Controlling Insteon scenes". Please update the descriptions to consistently use "control" wording and add a period to the
insteon.scene_offdescription.
- **insteon.scene_on**
- **group**: (required) The Insteon scene number to trigger.
- **insteon.scene_off**
- **group**: (required) The Insteon scene to turn off
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
silamon
approved these changes
May 1, 2026
nayfield
pushed a commit
to nayfield/home-assistant.io
that referenced
this pull request
May 2, 2026
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Changed "Triggering" to "Controlling" where appropriate (caused confusion) Example did not work, missing line " data: " and properly indented the "group" line
Proposed change
The use of the word Triggering caused confusion
The example for [now called] controlling an Insteon scene did not work
Type of change
currentbranch).currentbranch).nextbranch).nextbranch).Additional information
Checklist
currentbranch.nextbranch.