Skip to content

Commit

Permalink
Android TV Remote: Mention the TV will turn on in the reauth flow (#1…
Browse files Browse the repository at this point in the history
…17548)

* Update strings.json

* Remove duplicate space

---------

Co-authored-by: Franck Nijhof <[email protected]>
  • Loading branch information
tronikos and frenck authored May 17, 2024
1 parent 87bb7ce commit a7ca36e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion homeassistant/components/androidtv_remote/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit a7ca36e

Please sign in to comment.