1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-28 12:43:44 +01:00
Files
core/homeassistant/components/tplink_lte/strings.json
2026-03-26 18:47:39 +00:00

9 lines
529 B
JSON

{
"issues": {
"integration_removed": {
"description": "The TP-Link LTE integration has been removed from Home Assistant.\n\nThe integration has not been working since Home Assistant 2023.6.0, has no maintainer, and its underlying library depends on a package with a [critical security vulnerability]({ghsa_url}).\n\nTo resolve this issue, remove the `tplink_lte` configuration from your `configuration.yaml` file and restart Home Assistant.",
"title": "The TP-Link LTE integration has been removed"
}
}
}