Update philips_js.markdown

Use a Proper Heading Instead of Emphasized Text
Instead of using bold text for the section title
This commit is contained in:
Stamatios Chrysinas 2025-03-10 08:33:25 +01:00 committed by GitHub
parent f5d000fd70
commit ff6acd3f07
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.