From c6d6349908cea8a756e01cb5ba7461a71ec0602e Mon Sep 17 00:00:00 2001 From: tronikos Date: Fri, 5 Sep 2025 00:25:00 -0700 Subject: [PATCH] Remove extra whitespace in Android TV Remote strings (#151741) --- homeassistant/components/androidtv_remote/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/androidtv_remote/strings.json b/homeassistant/components/androidtv_remote/strings.json index d0eb1d0dca4c..b1a220e2a32c 100644 --- a/homeassistant/components/androidtv_remote/strings.json +++ b/homeassistant/components/androidtv_remote/strings.json @@ -22,7 +22,7 @@ }, "zeroconf_confirm": { "title": "Discovered Android TV", - "description": "Do you want to add the Android TV ({name}) to Home Assistant? It will turn on and a pairing code will be displayed on it that you will need to enter in the next screen." + "description": "Do you want to add the Android TV ({name}) to Home Assistant? It will turn on and a pairing code will be displayed on it that you will need to enter in the next screen." }, "pair": { "description": "Enter the pairing code displayed on the Android TV ({name}).",