Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@wollew
Copy link
Contributor

@wollew wollew commented Oct 15, 2025

Proposed change

Add documentation for alarm related binary sensors for squeezebox players.

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

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.

Copilot AI review requested due to automatic review settings October 15, 2025 12:22
@home-assistant home-assistant bot added Hacktoberfest An PR on this issue (or the PR itself) is eligible towards Hacktoberfest! has-parent This PR has a parent PR in another repo next This PR goes into the next branch labels Oct 15, 2025
@netlify
Copy link

netlify bot commented Oct 15, 2025

Deploy Preview for home-assistant-docs ready!

Name Link
🔨 Latest commit 5693dbe
🔍 Latest deploy log https://app.netlify.com/projects/home-assistant-docs/deploys/68ef91f8d162c100088c4362
😎 Deploy Preview https://deploy-preview-41337--home-assistant-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

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

Add documentation for new Squeezebox alarm-related binary sensors and update Velux integration docs to include the select platform.

  • Add three Squeezebox binary sensors: Alarm upcoming, Alarm active, and Alarm snoozed.
  • Update Velux integration to list the select platform and briefly describe its purpose.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
source/_integrations/squeezebox.markdown Adds three new binary sensors with descriptions under the entities section.
source/_integrations/velux.markdown Adds select to supported platforms and mentions it in the device types list.

- **Description**: The Squeezebox player has an alarm scheduled within the next 24 hours.

- **Alarm active**
- **Description**: One of the alarms on the Squeezebox player is currently active (means alarm currently going off).
Copy link

Copilot AI Oct 15, 2025

Choose a reason for hiding this comment

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

The sentence is awkward and uses informal phrasing in parentheses. Consider a clearer, direct wording.

Suggested change
- **Description**: One of the alarms on the Squeezebox player is currently active (means alarm currently going off).
- **Description**: One of the alarms on the Squeezebox player is currently going off.

Copilot uses AI. Check for mistakes.
- **Description**: One of the alarms on the Squeezebox player is currently active (means alarm currently going off).

- **Alarm snoozed**
- **Description**: One of the alarms on the Squeezebox player is currently active but snoozing (in this case the "Alarm active" binary sensor will be in state OFF).
Copy link

Copilot AI Oct 15, 2025

Choose a reason for hiding this comment

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

Improve grammar and clarity by removing the parenthetical and tightening the phrasing.

Suggested change
- **Description**: One of the alarms on the Squeezebox player is currently active but snoozing (in this case the "Alarm active" binary sensor will be in state OFF).
- **Description**: One of the alarms on the Squeezebox player is currently active but snoozing. In this case, the "Alarm active" binary sensor will be OFF.

Copilot uses AI. Check for mistakes.
- Cover
- Light
- Scene
- Select (set velocity for opening and closing covers)
Copy link

Copilot AI Oct 15, 2025

Choose a reason for hiding this comment

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

Capitalize the first word inside the parentheses to match sentence-style capitalization.

Suggested change
- Select (set velocity for opening and closing covers)
- Select (Set velocity for opening and closing covers)

Copilot uses AI. Check for mistakes.
@wollew wollew closed this Oct 15, 2025
@home-assistant home-assistant bot removed the Hacktoberfest An PR on this issue (or the PR itself) is eligible towards Hacktoberfest! label Oct 15, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Oct 16, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

has-parent This PR has a parent PR in another repo next This PR goes into the next branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant