Apply suggestions from code review

pull/130567/head
epenet 2025-01-16 18:01:59 +01:00 committed by GitHub
parent 5a26bb73f3
commit ce4000edc9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1493,7 +1493,7 @@ class ConfigEntriesFlowManager(
# reconfigure to allow the user to change settings.
# In case of non user visible flows, the integration should optionally
# update the existing entry before aborting.
# see https://developers.home-assistant.io/blog/2024/12/19/config-flow-unique-id/
# see https://developers.home-assistant.io/blog/2025/01/16/config-flow-unique-id/
report_usage(
"creates a config entry when another entry with the same unique ID "
"exists",