mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-27 11:16:54 +00:00
Docs about Bravia TV Button platform (#24059)
This commit is contained in:
parent
97682d46bf
commit
9394413bb4
@ -2,6 +2,7 @@
|
|||||||
title: Sony Bravia TV
|
title: Sony Bravia TV
|
||||||
description: Instructions on how to integrate a Sony Bravia TV into Home Assistant.
|
description: Instructions on how to integrate a Sony Bravia TV into Home Assistant.
|
||||||
ha_category:
|
ha_category:
|
||||||
|
- Button
|
||||||
- Media Player
|
- Media Player
|
||||||
- Remote
|
- Remote
|
||||||
ha_release: 0.23
|
ha_release: 0.23
|
||||||
@ -12,6 +13,7 @@ ha_codeowners:
|
|||||||
ha_domain: braviatv
|
ha_domain: braviatv
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
|
- button
|
||||||
- media_player
|
- media_player
|
||||||
- remote
|
- remote
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
@ -65,6 +67,10 @@ The commands that can be sent to the TV depends on the model of your TV. To disp
|
|||||||
|
|
||||||
{% enddetails %}
|
{% enddetails %}
|
||||||
|
|
||||||
|
## Buttons
|
||||||
|
|
||||||
|
The integration supports `button` platform and allows you to reboot the device or terminate all running applications.
|
||||||
|
|
||||||
{% include integrations/option_flow.md %}
|
{% include integrations/option_flow.md %}
|
||||||
|
|
||||||
The integration allows you to customize the list of ignored sources.
|
The integration allows you to customize the list of ignored sources.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user