Skip to content
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

Add core APIs to migrate device identifiers and entity unique_id #23481

Merged
merged 4 commits into from Apr 30, 2019

Conversation

andrewsayre
Copy link
Member

Description:

Add core APIs to migrate device identifiers to a new set and entity unique_id to a new value. This lays the foundation which will be utilized by HEOS as described in this alternate approach #23295

Related architectural issue: fixes home-assistant/architecture#215

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.

If the code does not interact with devices:

  • Tests have been added to verify that the new code works.

homeassistant/helpers/device_registry.py Outdated Show resolved Hide resolved
homeassistant/helpers/entity_registry.py Outdated Show resolved Hide resolved
@balloob balloob merged commit cfaaae6 into dev Apr 30, 2019
@delete-merged-branch delete-merged-branch bot deleted the id_migration branch April 30, 2019 17:04
@balloob balloob mentioned this pull request May 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support device and entity ID migration
3 participants