From 8f8e686f1629695ab12377f86414c8823621211d Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Tue, 11 Mar 2025 09:11:46 +0100 Subject: [PATCH] fix indents Co-authored-by: Joakim Plate --- source/_integrations/philips_js.markdown | 2 -- 1 file changed, 2 deletions(-) diff --git a/source/_integrations/philips_js.markdown b/source/_integrations/philips_js.markdown index 55240c8ca58..973efe53d50 100644 --- a/source/_integrations/philips_js.markdown +++ b/source/_integrations/philips_js.markdown @@ -36,8 +36,6 @@ Before adding the integration, it is worth checking if this integration works fo 1. Check if your TV responds to one of the following combinations: - `http://IP_ADDRESS_OF_TV:1925/system` - - `https://IP_ADDRESS_OF_TV:1925/system` - - `http://IP_ADDRESS_OF_TV:1926/system` - `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...`).