mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Added text for api_version 5 updates. (#5288)
This commit is contained in:
parent
37bd9896e9
commit
ba304effc9
@ -30,4 +30,8 @@ Configuration variables:
|
|||||||
- **host** (*Required*): IP address of TV.
|
- **host** (*Required*): IP address of TV.
|
||||||
- **name** (*Optional*): The name you would like to give to the Philips TV.
|
- **name** (*Optional*): The name you would like to give to the Philips TV.
|
||||||
- **turn_on_action** (*Optional*): A script that will be executed to turn on the TV (can be used with wol).
|
- **turn_on_action** (*Optional*): A script that will be executed to turn on the TV (can be used with wol).
|
||||||
- **api_version** (*Optional*): The JointSpace API version of your Philips TV, defaults to `1`. This is an experimental option and not all the functionalities are guaranteed to work with API versions different from `1`.
|
- **api_version** (*Optional*): The JointSpace API version of your Philips TV, defaults to `1`. This is an experimental option and not all the functionalities are guaranteed to work with API versions different from `1` and `5`.
|
||||||
|
|
||||||
|
<p class='note'>
|
||||||
|
When using api_version: 5 changing sources switches tv channels. Additionally this allows setting the volume level.
|
||||||
|
</p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user