2.4 KiB
title, description, ha_category, ha_release, ha_iot_class, ha_codeowners, ha_domain, ha_config_flow, ha_platforms, ha_integration_type
title | description | ha_category | ha_release | ha_iot_class | ha_codeowners | ha_domain | ha_config_flow | ha_platforms | ha_integration_type | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Sony Bravia TV | Instructions on how to integrate a Sony Bravia TV into Home Assistant. |
|
0.23 | Local Polling |
|
braviatv | true |
|
integration |
The Bravia TV integration allows you to control a Sony Bravia TV.
Almost all Sony Bravia TV 2013 and newer are supported. For older TVs see more generic methods to control your device below.
{% include integrations/config_flow.md %}
Common Issues
TV does not generate new pin
If you have previously set up your TV with any Home Assistant instances, you must remove Home Assistant from your TV in order for your TV to generate a new pin. To do this, you must do one of the following:
- On your TV, go to: Settings -> Network -> Remote device settings -> Deregister remote device. Disable and re-enable the Control remotely after. Menu titles may differ slightly between models. If needed, refer to your specific model's manual for additional guidance.
- Reset your TV to factory condition.
Remote
The integration supports remote
platform. The remote allows you to send key commands to your TV with the remote.send_command
service.
The commands that can be sent to the TV depends on the model of your TV. To display a list of supported commands for your TV, call the service remote.send_command
with non-valid command (e.g. Test
). A list of available commands will be displayed in Home Assistant System Logs.
{% details "Some commonly used commands" %}
Up
Down
Left
Right
Confirm
Return
Home
Exit
Rewind
Forward
ActionMenu
SyncMenu
Num0
Num1
Num2
Num3
Num4
Num5
Num6
Num7
Num8
Num9
{% enddetails %}
{% include integrations/option_flow.md %}
The integration allows you to customize the list of ignored sources.
For TVs older than 2013
Users of TVs older than 2013 can control their devices using HDMI-CEC, Broadlink or Kodi integrations.