From a7ca36e88c0e37ffbe1daa668114e005113c63a2 Mon Sep 17 00:00:00 2001 From: tronikos Date: Fri, 17 May 2024 06:05:46 -0700 Subject: [PATCH] Android TV Remote: Mention the TV will turn on in the reauth flow (#117548) * Update strings.json * Remove duplicate space --------- Co-authored-by: Franck Nijhof --- 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 dbbf6a2d38366..da9bdd8bd3b98 100644 --- a/homeassistant/components/androidtv_remote/strings.json +++ b/homeassistant/components/androidtv_remote/strings.json @@ -20,7 +20,7 @@ }, "reauth_confirm": { "title": "[%key:common::config_flow::title::reauth%]", - "description": "You need to pair again with the Android TV ({name})." + "description": "You need to pair again with the Android TV ({name}). It will turn on and a pairing code will be displayed on it that you will need to enter in the next screen." } }, "error": {