mirror of
https://github.com/home-assistant/core.git
synced 2026-05-08 17:49:37 +01:00
0b61b62334
Replacing an ignored config entry with one from the user flow should not generate a warning. We should only warn if we are replacing a usable config entry. Followup to adjust the warning added in #130567 cc @epenet