mirror of
https://github.com/home-assistant/core.git
synced 2026-09-15 10:06:33 -05:00
Address srp_energy late review comment (#105756)
Change the reference to already_configured_service.
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
"unknown": "[%key:common::config_flow::error::unknown%]"
|
||||
},
|
||||
"abort": {
|
||||
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]"
|
||||
"already_configured": "[%key:common::config_flow::abort::already_configured_service%]"
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
|
||||
Reference in New Issue
Block a user