mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Android TV Remote: add options section in documentation (#32661)
This commit is contained in:
parent
6b66251406
commit
a34cc1e609
@ -28,6 +28,12 @@ For a quick introduction on how to get started with Android TV Remote, check out
|
||||
|
||||
{% include integrations/config_flow.md %}
|
||||
|
||||
{% include integrations/option_flow.md %}
|
||||
{% configuration_basic %}
|
||||
Configure Applications List:
|
||||
description: Here you can define applications where the keys are app IDs and the values are app names and icons that will be displayed in the UI.
|
||||
{% endconfiguration_basic %}
|
||||
|
||||
## Media player
|
||||
|
||||
This {% term integration %} adds a `media_player` with basic playback and volume controls. The media player provides volume information and display name of current active app on the Android TV. Due to API limitations, the integration will not display the playback status. It is recommended to use this integration together with [Google Cast integration](/integrations/cast/). Two media players can be combined into one using the [Universal Media Player](/integrations/universal/) integration. See [Using with Google Cast](#using-with-google-cast) section for more details.
|
||||
|
Loading…
x
Reference in New Issue
Block a user