Code Monkey home page Code Monkey logo

Comments (9)

syphernl avatar syphernl commented on June 12, 2024 1

It looks that way. I've created an issue on the mini-media-player project: kalkih/mini-media-player#190

from lovelace-ios-dark-mode-theme.

basnijholt avatar basnijholt commented on June 12, 2024

You can see my configuration files here.

I didn't do anything special though (AFAIK).

P.S. don't forget to star ⭐️ this repo 😃

from lovelace-ios-dark-mode-theme.

syphernl avatar syphernl commented on June 12, 2024

You can see my configuration files here.

I didn't do anything special though (AFAIK).

Nope, doesn't look like you have anything specific for that card. Odd, it keeps on being square here 🤔

P.S. don't forget to star ⭐️ this repo 😃

I just did ;-)

from lovelace-ios-dark-mode-theme.

basnijholt avatar basnijholt commented on June 12, 2024

Did you try restarting your HA a few times?

from lovelace-ios-dark-mode-theme.

syphernl avatar syphernl commented on June 12, 2024

Yeah. And incognito mode. What I however do see happening onload is that it is rounded.
But then it suddenly changes to square once it adds the fanart.

I have it configured like this:

  - type: conditional
    conditions:
      - entity: media_player.music
        state: "playing"
    card:
      type: custom:mini-media-player
      entity: media_player.music
      info: scroll
      artwork: cover
      hide:
        icon: true
        power: true
        volume: true
        shuffle: false

It is not caused by the conditional since I use the same config on a different page without conditional. It looks like the artwork is the cause, especially since you do not use it like that in your setup.

Yep: Once I comment out artwork: cover it is properly rounded.

from lovelace-ios-dark-mode-theme.

basnijholt avatar basnijholt commented on June 12, 2024

Ah, this is probably a bug in mini-media-player, @kalkih what do you think?

from lovelace-ios-dark-mode-theme.

basnijholt avatar basnijholt commented on June 12, 2024

Great that you figured it out. We can keep this issue open for others to see until kalkih/mini-media-player#190 is fixed.

from lovelace-ios-dark-mode-theme.

kalkih avatar kalkih commented on June 12, 2024

Quoting myself from the other issue 😆

Hey,
This should work out of the box, was actually fixed in the latest release v1.4.2.
Make sure you're not loading an older version of the card from cache, try manually clearing the browser cache.

If you're using HACS, please check kalkih/mini-graph-card/issues/169, same information is relevant for this card.

from lovelace-ios-dark-mode-theme.

syphernl avatar syphernl commented on June 12, 2024

Reinstalling mini-media-player solved the issue.

from lovelace-ios-dark-mode-theme.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.