diff --git a/homeassistant/components/pvpc_hourly_pricing/strings.json b/homeassistant/components/pvpc_hourly_pricing/strings.json index fbda22c5149..a1536d2186f 100644 --- a/homeassistant/components/pvpc_hourly_pricing/strings.json +++ b/homeassistant/components/pvpc_hourly_pricing/strings.json @@ -11,7 +11,7 @@ } }, "abort": { - "already_configured": "Integration is already configured with an existing sensor with that tariff" + "already_configured": "[%key:common::config_flow::abort::already_configured_service%]" } } }