Skip to content

Commit

Permalink
Revise pairing error message
Browse files Browse the repository at this point in the history
  • Loading branch information
thecode committed Jan 11, 2025
1 parent 6928566 commit 394e720
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion homeassistant/components/webostv/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"error": {
"cannot_connect": "Failed to connect, please turn on your TV and try again.",
"error_pairing": "Pairing failed, please try again."
"error_pairing": "Pairing failed, make sure to accept the pairing request on the TV and try again."
},
"abort": {
"already_in_progress": "[%key:common::config_flow::abort::already_in_progress%]",
Expand Down

0 comments on commit 394e720

Please sign in to comment.