Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork8k
Update Docs for Entity Data Migration#41982
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Draft
xvanov wants to merge2 commits intohome-assistant:currentChoose a base branch fromxvanov:entity-data-migration
base:current
Could not load branches
Branch not found:{{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline, and old review comments may become outdated.
Draft
+232 −0
Conversation
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
netlifybot commentedNov 26, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
✅ Deploy Preview forhome-assistant-docs ready!
To edit notification comments on pull requests, go to yourNetlify project configuration. |
Contributor
c0ffeeca7 commentedNov 26, 2025
Contributor
c0ffeeca7 commentedNov 26, 2025
I'mdrafting this PR, as changes are needed. Please undraft it once the changes have been implemented and the PR is ready for review again. |
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
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.
Breaking change
N/A - This is a new integration with no breaking changes.
Proposed change
See:https://github.com/orgs/home-assistant/discussions/147
Add new
entity_migrationintegration that scans Home Assistantconfigurations to find all references to a given entity. This enables
administrators to understand where an entity is used before removing
or replacing it.
Key components:
and Lovelace dashboards for entity references
The scanner searches across:
Architecture follows Home Assistant patterns:
This is the foundation for a planned migration feature which will add
the capability to replace entity references across all configurations.
Type of change
Additional information
Checklist
ruff format homeassistant tests)If user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
Updated and included derived files by running:
python3 -m script.hassfest.requirements_all.txt.Updated by running
python3 -m script.gen_requirements_all.To help with the load of incoming pull requests:
reated-desc+review%3Anone+-status%3Afailure
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.