mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Apply suggestions from code review
This commit is contained in:
parent
1c040d5399
commit
90151973e6
@ -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 %}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user