mirror of
https://github.com/home-assistant/core.git
synced 2026-09-12 18:25:41 -05:00
* Handle unique ID update during discovery step * Use callback to convert unique IDs to strings * Adjust test to make sure logic works * Fix other tests * Move comment * Move migration to async_setup * Remove async_migrate_entry since we take care of it during setup * Remove unused test