Can not get LGWEB OS TV Glance Buttons to wkr

Hi all i have been working on a small remote for my tv and i have started wiht just volume and got that working now i am trying to set all the channel names. I have been trying all night and cant seem to get it , i even tried to do this script and didnt work

‘1586258142432’:
alias: Channel 7HD
sequence:

  • data:
    media_content_id: 70
    entity_id: media_player.lg_webos_smart_tv
    service: webostv.button

Here is the card and still no good

type: glance
entities:

  • entity: media_player.lg_webos_smart_tv
    name: 7HD
    tap_action:
    service: webostv.button
    action: call-service
    data:
    entity_id: media_player.lg_webos_smart_tv
    button: “70”

show_state: false

i lost the glance card i was using as i delete it but the data was the same please help