mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
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>
This commit is contained in:
parent
cf4ff409f3
commit
be0f19723c
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user