diff --git a/source/_integrations/braviatv.markdown b/source/_integrations/braviatv.markdown index 1537280d3c8..eb4c88986cd 100644 --- a/source/_integrations/braviatv.markdown +++ b/source/_integrations/braviatv.markdown @@ -27,7 +27,6 @@ Almost all [Sony Bravia TV 2013 and newer](https://info.tvsideview.sony.net/en_w To ensure a clean re-configuration, please perform the following steps: -- Ensure that all braviatv entries in `configuration.yaml` have been removed and `bravia.conf` does not exist in your `.homeassistant` folder. - Remove the entities you are reconfiguring from Home Assistant. - Restart Home Assistant. - Perform the [TV does not generate new pin](#tv-does-not-generate-new-pin) steps. @@ -40,35 +39,6 @@ If you have previously set up your TV with any Home Assistant instances, you mus - 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](https://www.sony.com/electronics/support/manuals) for additional guidiance. - Reset your TV to factory condition. -## Configuration using YAML - -
- -New setups via `configuration.yaml` file are currently not supported. - -
- -If you are updating from a previous version of Home Assistant and have the following configuration in your `configuration.yaml` file in addition to a `bravia.conf` file it will be imported to the Integrations: - -```yaml -# Example configuration.yaml entry -media_player: - - platform: braviatv - host: IP_ADDRESS -``` - -{% configuration %} -host: - description: The IP of the Sony Bravia TV, e.g., 192.168.0.10 - required: true - type: string -name: - description: The name to use on the frontend. - required: false - default: Sony Bravia TV - type: string -{% endconfiguration %} - ## Remote When the integration is configured, two entities will be created: a `media_player` and a `remote`. The remote allows you to send key commands to your TV with the `remote.send_command` service. @@ -200,7 +170,7 @@ The integration allows you to change ignored TV sources from the front end. Ente ### For TVs older than 2013
- + This is not part of the Bravia TV integration. Extra Configuration does not apply to the steps below.