home-assistant.io/source/_lovelace/media-control.markdown
Franck Nijhof 1833c32a2c Cleans up front matter (#9835)
* Sets front matter defaults

* Removes default front matter from section templates/pages

* Removes default front matter from addon pages

* Removes default front matter from integration pages

* Removes default front matter from posts

* Removes default front matter from docs pages

* Removes default front matter from other pages

* Fixes blog category pages
2019-07-11 14:35:08 -07:00

780 B

title, sidebar_label, description
title sidebar_label description
Media Control Card Media Control The media controller card is used to display Media Player entities on an interface with easy to use controls.

The media control card is used to display Media Player entities on an interface with easy to use controls.

Screenshot of the media player control card Screenshot of the media player control card.

{% configuration %} type: required: true description: media-control type: string entity: required: true description: "A media player entity_id." type: string {% endconfiguration %}

Example

type: media-control
entity: media_player.lounge_room