iantrich / roku-card

📺 Roku Remote Card
MIT License
118 stars 41 forks source link

Button images not showing on v1.2.3 #73

Closed dpomnean closed 2 years ago

dpomnean commented 2 years ago

Checklist:

Release with the issue: v1.2.3 Last working release (if known): v1.2.2 Browser and Operating System: Windows. Chrome. Also happens on firefox and the mobile app

Description of problem: The card will show the background of the buttons if you hover over them, but will not show the button image. Occurs on desktop, mobile in browser and the mobile app.

image

Javascript errors shown in the web inspector (if applicable):

Additional information:

Card config

type: conditional
conditions:
  - entity: input_select.roku
    state: living room
card:
  type: custom:roku-card
  entity: media_player.roku_tv
  tv: true
  apps:
    - icon: mdi:netflix
      app: Netflix
    - icon: mdi:plex
      app: Plex - Free Movies & TV
    - icon: mdi:hulu
      app: Hulu
    - icon: mdi:youtube
      app: YouTube
iantrich commented 2 years ago

Are you on the newest version of HA? If not, use the previous version.

dpomnean commented 2 years ago

I'm on version core-2021.6.2

iantrich commented 2 years ago

Rollback to the previous version. Current version is for 2021.11 changes