Villhellm / lovelace-animated-background

Animated backgrounds for lovelace
191 stars 60 forks source link

Video doesn't show when in panel mode #18

Closed matt8707 closed 4 years ago

matt8707 commented 4 years ago

Your Animated Background configuration

animated_background:
  default_url: /hacsfiles/lovelace-animated-background/background-animations/sunny.html
views:
  - cards:
      - type: entities
        style: 'ha-card {background: none;}'
        entities:
          - remote.sovrum
    path: default_view
    panel: true
    title: Home

Version of Home Assistant 0.109.2

Describe the bug Video doesn't show when in panel mode

Browser console log Animated Background: Starting Animated Background: Applying default background

Additional context Even if the cards background is set to none

Villhellm commented 4 years ago

I had noticed this a while back and forgot to look into it. Thanks for the reminder, newest release should fix it.