

Render the idle view when player state is idle. Media shortcuts in a list or as buttons, see Shortcut object for available options. Speaker group management for supported platforms, see Speaker group object for available options. Set to false to change the power button behaviour to media_player.turn_on/ media_player.turn_off.ĭisplay a less cluttered view when idle, See Idle object for available options.īackground image, specify the image url "/local/background-img.png" e.g. Replace the mute button, available options are play, stop, next. Specify the min vol limit of the volume slider (number between 1 - 100).

Specify the max vol limit of the volume slider (number between 1 - 100). Swap out the volume slider for volume up & down buttons.
#GROUP ICON COLOR UI LOVELACE FULL#
Show Text-To-Speech input, see TTS object for available options.Ĭhange source select appearance, icon for just an icon, full for the full source name.Ĭhange sound mode select appearance, icon for just an icon, full for the full sound mode name.Ĭhange how the media information is displayed, short to limit media information to one row, scroll to scroll overflowing media info. Manage visible UI elements, see hide object for available options.Ĭover to display current artwork in the card background, full-cover to display full artwork, none to hide artwork, full-cover-fit for full cover without cropping. Removes paddings, background color and box-shadow. Specify a custom icon from any of the available mdi icons.Įnable the "more info" popup dialog when pressing on the card. Using the card Options Card options NameĪn entity_id from an entity within the media_player domain. You may need to empty the browsers cache if you have problems loading the updated card. Resources: - url: /local/mini-media-player-bundle.js?v=1.2.2 type: module Replace the local file with the latest one attached in the latest release.Īdd the new version number to the end of the cards reference url in your ui-lovelace.yaml like below. Make sure you've the custom_updater component installed and working.Īdd a new reference under card_urls in your custom_updater configuration in configuration.yaml.įind your mini-media-player-bundle.js file in config/www or wherever you ended up storing it. Resources: - url: /local/mini-media-player-bundle.js?v=1.2.2 type: module (Optional) Add to custom updater
#GROUP ICON COLOR UI LOVELACE INSTALL#
Resources: - url: /local/mini-media-player-bundle.js?v=1.2.2 type: module CLI install This card is available in HACS (Home Assistant Community Store) Simple installĭownload and copy mini-media-player-bundle.js from the latest release into your config/inside your ui-lovelace.yaml. Inspired by Custom UI: Mini media player and custom-lovelace. A minimalistic yet customizable media player card for Home Assistant Lovelace UI.
