mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-13 04:16:29 +00:00
Update config_entries_config_flow_handler.md (#2279)
Matching what you get from scaffolding
This commit is contained in:
parent
6c29010778
commit
40de1f8525
@ -124,7 +124,7 @@ Should the config flow then abort, the text resource with the key `already_confi
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Device is already configured"
|
||||
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user