From e8ec9b5b4066dad18da098ce0120eabe072e5a0f Mon Sep 17 00:00:00 2001 From: springstan <46536646+springstan@users.noreply.github.com> Date: Tue, 27 Oct 2020 20:04:01 +0100 Subject: [PATCH] Use common strings in openuv config flow (#42480) --- homeassistant/components/openuv/strings.json | 1 - 1 file changed, 1 deletion(-) diff --git a/homeassistant/components/openuv/strings.json b/homeassistant/components/openuv/strings.json index ff00120d3ea..f865aa1e621 100644 --- a/homeassistant/components/openuv/strings.json +++ b/homeassistant/components/openuv/strings.json @@ -12,7 +12,6 @@ } }, "error": { - "identifier_exists": "Coordinates already registered", "invalid_api_key": "[%key:common::config_flow::error::invalid_api_key%]" }, "abort": {