Apply suggestions from code review

This commit is contained in:
c0ffeeca7 2025-03-11 09:08:56 +01:00 committed by GitHub
parent 1c040d5399
commit 90151973e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -41,9 +41,10 @@ Before adding the integration, it is worth checking if this integration works fo
- `https://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. 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...`). - 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. 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.
Also, note that version 6 of the API needs to be authenticated by a PIN code displayed on your TV. - 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 %} {% include integrations/config_flow.md %}