1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 13:13:46 +01:00
Files
core/homeassistant/components/lannouncer/strings.json
2025-09-01 22:31:25 +02:00

9 lines
449 B
JSON

{
"issues": {
"integration_removed": {
"title": "LANnouncer integration is deprecated",
"description": "The LANnouncer Android app is no longer available, so this integration has been deprecated and will be removed in a future release.\n\nTo resolve this issue:\n1. Remove the LANnouncer integration from your `configuration.yaml`.\n2. Restart the Home Assistant instance.\n\nAfter removal, this issue will disappear."
}
}
}