iantrich / roku-card

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

Roku App Buttons dont work #45

Closed andrewchumchal closed 4 years ago

andrewchumchal commented 4 years ago

Checklist:

Release with the issue: 1.1.3

Last working release (if known):

Browser and Operating System: Firefox Windows 10 Pro

Description of problem:

When i tap on the one of the apps buttons i get the error messgaes in the screen shoot https://i.imgur.com/n444oDj.png

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

Additional information:

My Remote Config

entity: remote.office_roku_office
tv: false
type: 'custom:roku-card'
apps:
  - app: Plex - Stream Free Movies & TV
       image: '/local/plex.webp'
  - app: Netflix
       image: '/local/netflix.webp'
  - app: Hulu
       image: '/local/hulu.webp'
  - app: Prime Video
       image: '/local/prime.webp'
iantrich commented 4 years ago

That error explains it exactly. You don't have a remote entity of that name. Either it is of a different name or you have an issue with your integration.