From ba304effc902799c3df7b4108a5073beedc1d684 Mon Sep 17 00:00:00 2001 From: Enrico Berndt Date: Fri, 8 Jun 2018 23:01:34 +0200 Subject: [PATCH] Added text for api_version 5 updates. (#5288) --- source/_components/media_player.philips_js.markdown | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/source/_components/media_player.philips_js.markdown b/source/_components/media_player.philips_js.markdown index e776db61a36..3b9cac6a98a 100644 --- a/source/_components/media_player.philips_js.markdown +++ b/source/_components/media_player.philips_js.markdown @@ -30,4 +30,8 @@ Configuration variables: - **host** (*Required*): IP address of 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). -- **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`. + +

+When using api_version: 5 changing sources switches tv channels. Additionally this allows setting the volume level. +