diff --git a/homeassistant/components/philips_js/strings.json b/homeassistant/components/philips_js/strings.json index df65d453f2b..5c8f08eff6a 100644 --- a/homeassistant/components/philips_js/strings.json +++ b/homeassistant/components/philips_js/strings.json @@ -6,6 +6,13 @@ "host": "[%key:common::config_flow::data::host%]", "api_version": "API Version" } + }, + "pair": { + "title": "Pair", + "description": "Enter the PIN displayed on your TV", + "data":{ + "pin": "[%key:common::config_flow::data::pin%]" + } } }, "error": {