Skip to content

Update section titles and descriptions for clarity#45124

Merged
silamon merged 2 commits into
home-assistant:currentfrom
OldSurferDude:patch-2
May 1, 2026
Merged

Update section titles and descriptions for clarity#45124
silamon merged 2 commits into
home-assistant:currentfrom
OldSurferDude:patch-2

Conversation

@OldSurferDude
Copy link
Copy Markdown
Contributor

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

  • Spelling, grammar or other readability improvements (current branch).
  • Adjusted missing or incorrect information in the current documentation (current branch).
  • Added documentation for a new integration I'm adding to Home Assistant (next branch).
  • Added documentation for a new feature I'm adding to Home Assistant (next branch).
  • Removed stale or deprecated documentation.

Additional information

  • Link to parent pull request in the codebase:
  • Link to parent pull request in the Brands repository:
  • This PR fixes or closes issue: fixes #

Checklist

  • This PR uses the correct branch, based on one of the following:
    • I made a change to the existing documentation and used the current branch.
    • I made a change that is related to an upcoming version of Home Assistant and used the next branch.
  • The documentation follows the Home Assistant documentation standards.

Changed "Triggering" to "Controlling" where appropriate (caused confusion)
Example did not work, missing line " data: " and properly indented the "group" line
Copilot AI review requested due to automatic review settings May 1, 2026 03:38
@OldSurferDude OldSurferDude requested a review from teharris1 as a code owner May 1, 2026 03:38
@home-assistant home-assistant Bot added the current This PR goes into the current branch label May 1, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented May 1, 2026

Deploy Preview for home-assistant-docs ready!

Name Link
🔨 Latest commit 1fc27e1
🔍 Latest deploy log https://app.netlify.com/projects/home-assistant-docs/deploys/69f436c1fc12e600084e0d95
😎 Deploy Preview https://deploy-preview-45124--home-assistant-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
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 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 indenting group correctly 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_off description.
- **insteon.scene_on**
  - **group**: (required) The Insteon scene number to trigger.
- **insteon.scene_off**
  - **group**: (required) The Insteon scene to turn off

Comment thread source/_integrations/insteon.markdown Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@silamon silamon merged commit 94de669 into home-assistant:current May 1, 2026
7 checks passed
@OldSurferDude OldSurferDude deleted the patch-2 branch May 1, 2026 13:31
nayfield pushed a commit to nayfield/home-assistant.io that referenced this pull request May 2, 2026
)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
elgris pushed a commit to elgris/home-assistant.io that referenced this pull request May 2, 2026
)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@github-actions github-actions Bot locked and limited conversation to collaborators May 2, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

current This PR goes into the current branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants