From 0e7e1cb34f86d888f90af0278a1b6a862d51b2d3 Mon Sep 17 00:00:00 2001 From: Joost Lekkerkerker Date: Wed, 20 Mar 2024 16:17:12 +0100 Subject: [PATCH] Remove obsolete issue strings in WAQI (#113884) --- homeassistant/components/waqi/strings.json | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/homeassistant/components/waqi/strings.json b/homeassistant/components/waqi/strings.json index de287318508..a1feb217249 100644 --- a/homeassistant/components/waqi/strings.json +++ b/homeassistant/components/waqi/strings.json @@ -36,24 +36,6 @@ } } }, - "issues": { - "deprecated_yaml_import_issue_invalid_auth": { - "title": "The World Air Quality Index YAML configuration import failed", - "description": "Configuring World Air Quality Index using YAML is being removed but there was an authentication error importing your YAML configuration.\n\nCorrect the YAML configuration and restart Home Assistant to try again or remove the World Air Quality Index YAML configuration from your configuration.yaml file and continue to [set up the integration]({url}) manually." - }, - "deprecated_yaml_import_issue_cannot_connect": { - "title": "The WAQI YAML configuration import failed", - "description": "Configuring World Air Quality Index using YAML is being removed but there was an connection error importing your YAML configuration.\n\nEnsure connection to WAQI works and restart Home Assistant to try again or remove the World Air Quality Index YAML configuration from your configuration.yaml file and continue to [set up the integration]({url}) manually." - }, - "deprecated_yaml_import_issue_already_configured": { - "title": "The WAQI YAML configuration import failed", - "description": "Configuring World Air Quality Index using YAML is being removed but the measuring station was already imported when trying to import the YAML configuration.\n\nEnsure the imported configuration is correct and remove the World Air Quality Index YAML configuration from your configuration.yaml file and continue to [set up the integration]({url}) manually." - }, - "deprecated_yaml_import_issue_none_found": { - "title": "The WAQI YAML configuration import failed", - "description": "Configuring World Air Quality Index using YAML is being removed but there weren't any stations imported because they couldn't be found.\n\nEnsure the imported configuration is correct and remove the World Air Quality Index YAML configuration from your configuration.yaml file and continue to [set up the integration]({url}) manually." - } - }, "entity": { "sensor": { "carbon_monoxide": {