mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-30 23:06:49 +00:00

* 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
780 B
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.
{% 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