mirror of
https://github.com/home-assistant/core.git
synced 2026-01-25 00:52:39 +01:00
* Don't set config_entry.unique_id from setup entry. Fixes #40168 * Ensure entry has a unique_id * Add test test_flow_import_incomplete * Add test test_flow_import_duplicate * Re-add testing import_info * Simplify import flow * Remove not needed line Co-authored-by: Martin Hjelmare <marhje52@gmail.com>