From ff6acd3f078ddf0e6e6202be243695fdbbca6a4c Mon Sep 17 00:00:00 2001 From: Stamatios Chrysinas Date: Mon, 10 Mar 2025 08:33:25 +0100 Subject: [PATCH] Update philips_js.markdown Use a Proper Heading Instead of Emphasized Text Instead of using bold text for the section title --- source/_integrations/philips_js.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/philips_js.markdown b/source/_integrations/philips_js.markdown index 9a05efdaf0e..636e476a914 100644 --- a/source/_integrations/philips_js.markdown +++ b/source/_integrations/philips_js.markdown @@ -25,7 +25,7 @@ ha_integration_type: integration The `philips_js` platform allows you to control Philips TVs which expose the [jointSPACE](http://jointspace.sourceforge.net/) JSON-API. -**Differences between Android TVs and non-Android TVs**: +## Differences between Android TVs and non-Android TVs 1. Android TVs use `https://`, non-Android TV use `http://`. 2. Android TVs primarily use port 1926, non-Android TVs use port 1925 only.