Add theme support to media control card (#16282)

Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
Philip Allgaier 2021-01-25 20:10:17 +01:00 committed by GitHub
parent 05b145da7a
commit 561294ef99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,6 +27,10 @@ name:
description: Overwrites friendly name.
type: string
default: Name of entity
theme:
required: false
description: Override the used theme for this card with any loaded theme. For more information about themes, see the [frontend documentation](/integrations/frontend/).
type: string
{% endconfiguration %}
## Example