mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 01:37:23 +00:00
Fix details block in Bravia TV (#23966)
This commit is contained in:
parent
1aac2474e4
commit
cdc1fa25ab
@ -39,28 +39,30 @@ The integration supports `remote` platform. The remote allows you to send key co
|
||||
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](https://my.home-assistant.io/redirect/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`
|
||||
|
||||
- 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 %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user