We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add button support for entity_picture in media_button_large in the file ui-lovelace.yaml.
The text was updated successfully, but these errors were encountered:
File: ui-lovelace.yaml decluttering_template: media_button_large Added lines:
show_entity_picture: true entity_picture: /local/custom_media_icons/[[picture]]
after:
icon: 'mdi:[[icon]]'`
Sorry, something went wrong.
File: mediaplayer.yaml Each custom:decluttering-card for media mode selection Added - picture: xxxxx.png After - icon: television
- picture: xxxxx.png
- icon: television
Update tested an completed.
No branches or pull requests
Add button support for entity_picture in media_button_large in the file ui-lovelace.yaml.
The text was updated successfully, but these errors were encountered: