mirror of
https://github.com/home-assistant/core.git
synced 2025-05-03 21:49:17 +00:00
Fix blog post link in comment (#139568)
This commit is contained in:
parent
1852052dff
commit
3edc7913de
@ -1635,7 +1635,7 @@ class ConfigEntriesFlowManager(
|
|||||||
# reconfigure to allow the user to change settings.
|
# reconfigure to allow the user to change settings.
|
||||||
# In case of non user visible flows, the integration should optionally
|
# In case of non user visible flows, the integration should optionally
|
||||||
# update the existing entry before aborting.
|
# update the existing entry before aborting.
|
||||||
# see https://developers.home-assistant.io/blog/2025/01/16/config-flow-unique-id/
|
# see https://developers.home-assistant.io/blog/2025/03/01/config-flow-unique-id/
|
||||||
report_usage(
|
report_usage(
|
||||||
"creates a config entry when another entry with the same unique ID "
|
"creates a config entry when another entry with the same unique ID "
|
||||||
"exists",
|
"exists",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user