diff --git a/homeassistant/components/vizio/strings.json b/homeassistant/components/vizio/strings.json index 12214b514392..22e5d623931d 100644 --- a/homeassistant/components/vizio/strings.json +++ b/homeassistant/components/vizio/strings.json @@ -15,6 +15,9 @@ "data": { "pin": "[%key:common::config_flow::data::pin%]" }, + "data_description": { + "pin": "The pairing code currently shown on your TV screen." + }, "description": "Your TV should be displaying a code. Enter that code into the form and then continue to the next step to complete the pairing.", "title": "Complete pairing process" },