Remove obsolete issue strings in WAQI (#113884)

This commit is contained in:
Joost Lekkerkerker 2024-03-20 16:17:12 +01:00 committed by GitHub
parent 83cf59e6a8
commit 0e7e1cb34f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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": {