From be0f19723ceeaf9a6c7e5566332fcf5bb9338b69 Mon Sep 17 00:00:00 2001 From: Florian Date: Thu, 23 Nov 2023 07:11:29 +0100 Subject: [PATCH] Add new section for PhilipsTV binary_sensor (#27867) * Add new section for PhilipsTV sensors * Revert changes to just add PhilipsTV binary_sensor * Revert still missed changes to PhilipsTV * tiny tweaks --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/philips_js.markdown | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/source/_integrations/philips_js.markdown b/source/_integrations/philips_js.markdown index 8575945897b..870ce735868 100644 --- a/source/_integrations/philips_js.markdown +++ b/source/_integrations/philips_js.markdown @@ -5,6 +5,7 @@ ha_category: - Light - Media Player - Remote + - Binary sensor ha_iot_class: Local Polling ha_release: 0.34 ha_codeowners: @@ -17,6 +18,7 @@ ha_platforms: - media_player - remote - switch + - binary_sensor ha_integration_type: integration --- @@ -141,3 +143,12 @@ overload the event bus in Home Assistant. Some TV's allow you to sync the processed ambilight color data to your Philips Hue bridge. This will make your Hue lights sync with the TV ambilight without the need to purchase a Hue Play HDMI Sync Box. The integration exposes a "Ambilight+Hue" switch entity when your TV supports it which enables you to toggle this. + + +## Binary sensor + +Some newer OS versions support live TV recording functions via the API. +For those TVs, this integration supports two entities: + +- New recording available +- Recording ongoing