madmicio / LG-WebOS-Remote-Control

Remote Control for LG TV WebOS
393 stars 74 forks source link

LG Channel Pad not workin #63

Closed aymanokail closed 1 year ago

aymanokail commented 2 years ago

i have installed the LG webos remote control + channel pad + browser mode and the remote is working fine except the channel pad i have added the channels part in my lovelace card as shown below but nothing happens when i press the channel pad icon thank you

card:
  type: vertical-stack
  cards:
    - type: custom:lg-remote-control
      entity: media_player.lg_tv
      colors:
        texts: black
        background: grey
        border: black
      dimensions:
        scale: 0.9
        border_width: 0px
      sources:
        - icon: mdi:netflix
          name: Netflix
        - icon: mdi:youtube
          name: YouTube
        - icon: mdi:television-classic
          name: Live TV
        - icon: mdi:image-multiple-outline
          name: Photo & Video
      channels:
        - image: /local/lg/IMG_0820.png
          number: '501'
        - image: /local/www/lg/IMG_0821.png
          number: '328'
FrostByte2 commented 2 years ago

Yes this seems strange my channels that I had all the freeview channels programed in on the tv now no longer load. The button is there however it needs the page to be put back in. I might try reverting to a older version of the addon.

applabs87 commented 2 years ago

I'm a first time user of this and believe to have everything working except the channel map. When I click on a "channel" thumbnail I get the error msg:

Failed to call service media_player/play_media. 'NoneType' object is not iterable

Screen Shot 2021-11-10 at 9 58 50 AM

.

stefanovernocchi commented 1 year ago

i have a problem with browser mod 2.0 the pop-up doesn't appear

madmicio commented 1 year ago

fixed