diff --git a/source/_integrations/philips_js.markdown b/source/_integrations/philips_js.markdown index ddc73724ff6..fbef030e526 100644 --- a/source/_integrations/philips_js.markdown +++ b/source/_integrations/philips_js.markdown @@ -41,9 +41,10 @@ Before adding the integration, it is worth checking if this integration works fo - `https://IP_ADDRESS_OF_TV:1926/system` 2. If you get a response, then this integration can be used. - In the response, you should also be able to see the version of the API the TV uses (`"api_version":{"Major":6...`). -For older TVs follow instructions on how to activate the API and if your model is supported [here](http://jointspace.sourceforge.net/download.html). Note that not all listed, jointSPACE-enabled devices will have JSON-interface running on port 1925. This is true at least for some models before year 2011. - -Also, note that version 6 of the API needs to be authenticated by a PIN code displayed on your TV. +3. For older TVs follow instructions on how to activate the API and if your model is supported [here](http://jointspace.sourceforge.net/download.html). + - Note that not all listed, jointSPACE-enabled devices will have JSON-interface running on port 1925. + - This is true at least for some models before year 2011. + - Also, note that version 6 of the API needs to be authenticated by a PIN code displayed on your TV. {% include integrations/config_flow.md %}