mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Add theme support to media control card (#16282)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
05b145da7a
commit
561294ef99
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user