From 9e03a1e774daf78110776d168b0883d87b2cf5b9 Mon Sep 17 00:00:00 2001 From: Marc Egli Date: Thu, 8 Feb 2018 15:52:44 +0100 Subject: [PATCH] Document new turn_on_action for philips TV (#4599) This got added in home-assistant/home-assistant/pull/12065 --- source/_components/media_player.philips_js.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_components/media_player.philips_js.markdown b/source/_components/media_player.philips_js.markdown index d7e663e8e55..2db2fe8ded3 100644 --- a/source/_components/media_player.philips_js.markdown +++ b/source/_components/media_player.philips_js.markdown @@ -29,3 +29,4 @@ 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).