Skip to content

2025.5: Beta release notes #38827

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 30, 2025
Merged

2025.5: Beta release notes #38827

merged 3 commits into from
Apr 30, 2025

Conversation

frenck
Copy link
Member

@frenck frenck commented Apr 30, 2025

Proposed change

Release notes for Home Assistant 2025.5.0 beta

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.

Summary by CodeRabbit

  • New Features

    • Introduced new integrations, including Imeon Inverter, Miele appliances, ntfy.sh notifications, Amazon S3 backup storage, and additional virtual integrations for various brands.
    • Enhanced backup system with per-location retention, backup-before-upgrade, and preference settings.
    • Home Assistant Cloud text-to-speech now offers thousands of new voice variants and styles.
    • Improved UI with device/area context in entity pickers and YAML paste support in the editor.
    • Z-Wave integration now supports Smart Start via QR code and long-range devices.
    • Added discovery tools for DHCP, mDNS/ZeroConf, and UPnP/SSDP.
  • Improvements

    • Expanded platform and diagnostics support in multiple integrations.
    • More integrations are now available for UI setup.
    • Device naming during setup and new template functions introduced.
    • Enhanced template handling in automations and scripts.
  • Bug Fixes

    • Addressed issues with deprecated state attributes and improved integration behaviors.
  • Documentation

    • Updated integration documentation metadata for accuracy and consistency.
    • Added or updated ownership information for integrations.
  • Chores

    • Updated release version and release date information.

@home-assistant home-assistant bot removed the current This PR goes into the current branch label Apr 30, 2025
@home-assistant home-assistant bot added in-progress This PR/Issue is currently being worked on needs-rebase The PR has been branched of the wrong base branch or targets an incorrect target branch rc This PR is against the RC branch labels Apr 30, 2025
@home-assistant
Copy link

It seems that this PR is targeted against an incorrect branch. Documentation updates which apply to our current stable release should target the current branch. Please change the target branch of this PR to current and rebase if needed. If this is documentation for a new feature, please add a link to that PR in your description.

Copy link

netlify bot commented Apr 30, 2025

Deploy Preview for home-assistant-docs ready!

Name Link
🔨 Latest commit 928fd3f
🔍 Latest deploy log https://app.netlify.com/sites/home-assistant-docs/deploys/6812798d07b23000089a4f5c
😎 Deploy Preview https://deploy-preview-38827--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 site configuration.

@frenck frenck removed in-progress This PR/Issue is currently being worked on needs-rebase The PR has been branched of the wrong base branch or targets an incorrect target branch labels Apr 30, 2025
Copy link
Contributor

coderabbitai bot commented Apr 30, 2025

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

The changes consist of updates to integration metadata, ownership, and release documentation across the Home Assistant documentation repository. Numerous integration markdown files were modified to reorganize or add metadata fields such as ha_quality_scale, supported platforms, discovery protocols, and codeowners. Several integrations had their descriptions updated, release versions corrected, or platform lists expanded. The CODEOWNERS file was revised to reflect new, updated, or removed ownership entries for various integrations. The main configuration file was updated for the latest release version and date. Additionally, a new release notes file for version 2025.5 was added, summarizing new features, improvements, and breaking changes.

Changes

File(s) Change Summary
CODEOWNERS Added and updated ownership entries for multiple integrations; removed some entries.
_config.yml Updated release version to 2025.5, reset patch version, and changed release date.
source/_posts/2025-05-07-release-20255.markdown Added new release notes for Home Assistant 2025.5, covering new features, improvements, and breaking changes.
source/_integrations/balay.markdown
source/_integrations/constructa.markdown
source/_integrations/gaggenau.markdown
source/_integrations/neff.markdown
source/_integrations/pitsos.markdown
source/_integrations/profilo.markdown
source/_integrations/siemens.markdown
source/_integrations/thermador.markdown
Updated integration descriptions, reorganized and corrected metadata fields, changed release versions, added "time" platform, and adjusted discovery fields.
source/_integrations/bosch_alarm.markdown
source/_integrations/ista_ecotrend.markdown
source/_integrations/fibaro.markdown
source/_integrations/switchbot.markdown
source/_integrations/syncthru.markdown
source/_integrations/tado.markdown
source/_integrations/ntfy.markdown
Added or expanded supported platforms (e.g., diagnostics, fan); updated metadata fields.
source/_integrations/comelit.markdown
source/_integrations/enphase_envoy.markdown
source/_integrations/esphome.markdown
source/_integrations/imgw_pib.markdown
source/_integrations/miele.markdown
source/_integrations/ohme.markdown
source/_integrations/pyload.markdown
source/_integrations/rehlko.markdown
source/_integrations/s3.markdown
source/_integrations/smlight.markdown
source/_integrations/uptimerobot.markdown
source/_integrations/whirlpool.markdown
Added or updated ha_quality_scale metadata field.
source/_integrations/bond.markdown
source/_integrations/sma.markdown
Added ha_dhcp: true to integration metadata.
source/_integrations/eheimdigital.markdown Added "switch" to the list of supported platforms.
source/_integrations/ephember.markdown
source/_integrations/lg_thinq.markdown
source/_integrations/stiebel_eltron.markdown
Updated or added codeowners metadata; stiebel_eltron also replaced deprecated quality scale with config flow support.
source/_integrations/google_gemini.markdown Reorganized integration metadata fields and corrected release version.
source/_integrations/home_connect.markdown
source/_integrations/neff.markdown
source/_integrations/pitsos.markdown
source/_integrations/profilo.markdown
source/_integrations/siemens.markdown
source/_integrations/thermador.markdown
Added or updated zeroconf discovery metadata.
source/_integrations/imeon_inverter.markdown Reformatted metadata, added quality scale, platforms, and SSDP support.
source/_integrations/maytag.markdown Reordered metadata fields, updated description, and expanded categories and platforms.
source/_integrations/national_grid_us.markdown Updated description, release version, and integration domain.
source/_integrations/soma.markdown
source/_integrations/sky_hub.markdown
Removed codeowner(s) from integration metadata.

Sequence Diagram(s)

sequenceDiagram
    participant User
    participant HomeAssistantDocs
    participant IntegrationMetadata

    User->>HomeAssistantDocs: Access integration documentation
    HomeAssistantDocs->>IntegrationMetadata: Retrieve updated metadata fields (platforms, quality scale, discovery, codeowners)
    IntegrationMetadata-->>HomeAssistantDocs: Return reorganized and expanded metadata
    HomeAssistantDocs-->>User: Display updated integration documentation
Loading
sequenceDiagram
    participant Maintainer
    participant CODEOWNERS
    participant IntegrationDocs

    Maintainer->>CODEOWNERS: Update ownership entries (add, remove, modify)
    CODEOWNERS-->>IntegrationDocs: Reflect new codeowner assignments in metadata
    IntegrationDocs-->>Maintainer: Show updated codeowner information
Loading
sequenceDiagram
    participant ReleaseBot
    participant _config.yml
    participant ReleaseNotes

    ReleaseBot->>_config.yml: Update release version and date
    ReleaseBot->>ReleaseNotes: Add new release notes file for 2025.5
    _config.yml-->>ReleaseBot: Store new release metadata
    ReleaseNotes-->>ReleaseBot: Store detailed release documentation
Loading

📜 Recent review details

Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 43f8e43 and 928fd3f.

⛔ Files ignored due to path filters (11)
  • source/images/blog/2025-05/social.jpg is excluded by !**/*.jpg
  • source/images/blog/2025-05/temp-backup-before-upgrade-home-assistant-operating-system.png is excluded by !**/*.png
  • source/images/blog/2025-05/temp-backups-prevents-restart-when-in-progress.png is excluded by !**/*.png
  • source/images/blog/2025-05/temp-backups-retention-per-location.png is excluded by !**/*.png
  • source/images/blog/2025-05/temp-backups-select-preference-backup-before-update.png is excluded by !**/*.png
  • source/images/blog/2025-05/temp-discovery-browsers.png is excluded by !**/*.png
  • source/images/blog/2025-05/temp-improved-entity-picker.png is excluded by !**/*.png
  • source/images/blog/2025-05/temp-new-voice-variants-for-home-assistant-cloud.png is excluded by !**/*.png
  • source/images/blog/2025-05/temp-template-automation-new.png is excluded by !**/*.png
  • source/images/blog/2025-05/temp-template-automation-old.png is excluded by !**/*.png
  • source/images/blog/2025-05/temp-zwave-long-range.png is excluded by !**/*.png
📒 Files selected for processing (43)
  • CODEOWNERS (19 hunks)
  • _config.yml (1 hunks)
  • source/_integrations/balay.markdown (3 hunks)
  • source/_integrations/bond.markdown (1 hunks)
  • source/_integrations/bosch_alarm.markdown (1 hunks)
  • source/_integrations/comelit.markdown (1 hunks)
  • source/_integrations/constructa.markdown (3 hunks)
  • source/_integrations/eheimdigital.markdown (1 hunks)
  • source/_integrations/enphase_envoy.markdown (1 hunks)
  • source/_integrations/ephember.markdown (1 hunks)
  • source/_integrations/esphome.markdown (2 hunks)
  • source/_integrations/fibaro.markdown (1 hunks)
  • source/_integrations/gaggenau.markdown (3 hunks)
  • source/_integrations/google_gemini.markdown (1 hunks)
  • source/_integrations/home_connect.markdown (1 hunks)
  • source/_integrations/imeon_inverter.markdown (1 hunks)
  • source/_integrations/imgw_pib.markdown (1 hunks)
  • source/_integrations/ista_ecotrend.markdown (1 hunks)
  • source/_integrations/lg_thinq.markdown (1 hunks)
  • source/_integrations/maytag.markdown (1 hunks)
  • source/_integrations/miele.markdown (2 hunks)
  • source/_integrations/national_grid_us.markdown (1 hunks)
  • source/_integrations/neff.markdown (3 hunks)
  • source/_integrations/ntfy.markdown (1 hunks)
  • source/_integrations/ohme.markdown (1 hunks)
  • source/_integrations/pitsos.markdown (3 hunks)
  • source/_integrations/profilo.markdown (3 hunks)
  • source/_integrations/pyload.markdown (1 hunks)
  • source/_integrations/rehlko.markdown (1 hunks)
  • source/_integrations/s3.markdown (1 hunks)
  • source/_integrations/siemens.markdown (3 hunks)
  • source/_integrations/sky_hub.markdown (0 hunks)
  • source/_integrations/sma.markdown (1 hunks)
  • source/_integrations/smlight.markdown (1 hunks)
  • source/_integrations/soma.markdown (0 hunks)
  • source/_integrations/stiebel_eltron.markdown (1 hunks)
  • source/_integrations/switchbot.markdown (1 hunks)
  • source/_integrations/syncthru.markdown (1 hunks)
  • source/_integrations/tado.markdown (1 hunks)
  • source/_integrations/thermador.markdown (3 hunks)
  • source/_integrations/uptimerobot.markdown (1 hunks)
  • source/_integrations/whirlpool.markdown (1 hunks)
  • source/_posts/2025-05-07-release-20255.markdown (1 hunks)

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai or @coderabbitai title anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@frenck frenck merged commit a6458f6 into rc Apr 30, 2025
8 checks passed
@frenck frenck deleted the 2025.5 branch April 30, 2025 19:31
@home-assistant home-assistant bot added in-progress This PR/Issue is currently being worked on needs-rebase The PR has been branched of the wrong base branch or targets an incorrect target branch labels Apr 30, 2025
@home-assistant
Copy link

It seems that this PR is targeted against an incorrect branch. Documentation updates which apply to our current stable release should target the current branch. Please change the target branch of this PR to current and rebase if needed. If this is documentation for a new feature, please add a link to that PR in your description.

@github-actions github-actions bot locked and limited conversation to collaborators May 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
in-progress This PR/Issue is currently being worked on needs-rebase The PR has been branched of the wrong base branch or targets an incorrect target branch rc This PR is against the RC branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant