function getRemoteStyle_infocus_ir1109r1(config) { const template = config.remote_template; const base_url = `/hacsfiles/generic-remote-control-card/remotes/${template}`; return ` ha-card{ background-color:transparent; box-shadow:var(--paper-material-elevation-0_-_box-shadow); } body { margin: 0; padding: 20px; font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif } .container { width: 215px; margin: 0 auto } #remote-control-infocus_ir1109r1 { position: relative; background: url(${base_url}/remote-background.png) no-repeat; width: 215px; height: 717px } #remote-control-infocus_ir1109r1 h2, #remote-control-infocus_ir1109r1 span { position: absolute; left: -5000px } #remote-control-infocus_ir1109r1 div { margin: 0; padding: 0; list-style-type: none } #avmute a, #power a, #resync a, #source a, #up a, #left a, #enter a, #right a, #down a, #menu a, #eco a, #keystoneup a, #keystonedown a, #volumeup a, #volumedown a, #one a, #two a, #three a, #four a, #five a, #six a, #seven a, #eight a, #nine a, #mouse a, #zero a, #mute a { position: absolute; display: block } #remote-control-infocus_ir1109r1 div#avmute a { left: 39px; bottom: 661px; width: 45px; height: 12px; background: url(${base_url}/btn-av-mute.png) no-repeat } #remote-control-infocus_ir1109r1 div#avmute a:hover { background-image: url(${base_url}/btn-av-mute_over.png); background-repeat: no-repeat; background-position: 0 0px } #remote-control-infocus_ir1109r1 div#power a { left: 139px; bottom: 655px; width: 21px; height: 25px; background: url(${base_url}/btn-power.png) no-repeat } #remote-control-infocus_ir1109r1 div#power a:hover { background-image: url(${base_url}/btn-power_over.png); background-repeat: no-repeat; background-position: 0 0px } #remote-control-infocus_ir1109r1 div#resync a { left: 19px; bottom: 584px; width: 34px; height: 36px; background: none } #remote-control-infocus_ir1109r1 div#resync a:hover { background-image: url(${base_url}/btn-re-sync_over.png); background-repeat: no-repeat; background-position: 0 0px } #remote-control-infocus_ir1109r1 div#source a { left: 157px; bottom: 585px; width: 34px; height: 36px; background: none } #remote-control-infocus_ir1109r1 div#source a:hover { background-image: url(${base_url}/btn-source_over.png); background-repeat: no-repeat; background-position: 0 0px } #remote-control-infocus_ir1109r1 div#up a { left: 98px; bottom: 593px; width: 17px; height: 17px; background: url(${base_url}/btn-up.png) no-repeat } #remote-control-infocus_ir1109r1 div#up a:hover { background-image: url(${base_url}/btn-up_over.png); background-repeat: no-repeat; background-position: 0 0px } #remote-control-infocus_ir1109r1 div#left a { left: 27px; bottom: 523px; width: 17px; height: 17px; background: url(${base_url}/btn-left.png) no-repeat } #remote-control-infocus_ir1109r1 div#left a:hover { background-image: url(${base_url}/btn-left_over.png); background-repeat: no-repeat; background-position: 0 0px } #remote-control-infocus_ir1109r1 div#enter a { left: 90px; bottom: 526px; width: 31px; height: 12px; background: url(${base_url}/btn-enter.png) no-repeat } #remote-control-infocus_ir1109r1 div#enter a:hover { background-image: url(${base_url}/btn-enter_over.png); background-repeat: no-repeat; background-position: 0 0px } #remote-control-infocus_ir1109r1 div#right a { left: 168px; bottom: 525px; width: 17px; height: 17px; background: url(${base_url}/btn-right.png) no-repeat } #remote-control-infocus_ir1109r1 div#right a:hover { background-image: url(${base_url}/btn-right_over.png); background-repeat: no-repeat; background-position: 0 0px } #remote-control-infocus_ir1109r1 div#down a { left: 97px; bottom: 456px; width: 17px; height: 17px; background: url(${base_url}/btn-down.png) no-repeat } #remote-control-infocus_ir1109r1 div#down a:hover { background-image: url(${base_url}/btn-down_over.png); background-repeat: no-repeat; background-position: 0 0px } #remote-control-infocus_ir1109r1 div#menu a { left: 22px; bottom: 446px; width: 30px; height: 12px; background: url(${base_url}/btn-menu.png) no-repeat } #remote-control-infocus_ir1109r1 div#menu a:hover { background-image: url(${base_url}/btn-menu_over.png); background-repeat: no-repeat; background-position: 0 0px } #remote-control-infocus_ir1109r1 div#eco a { left: 163px; bottom: 447px; width: 27px; height: 12px; background: url(${base_url}/btn-eco.png) no-repeat } #remote-control-infocus_ir1109r1 div#eco a:hover { background-image: url(${base_url}/btn-eco_over.png); background-repeat: no-repeat; background-position: 0 0px } #remote-control-infocus_ir1109r1 div#keystoneup a { left: 50px; bottom: 385px; width: 24px; height: 24px; background: url(${base_url}/btn-plus.png) no-repeat } #remote-control-infocus_ir1109r1 div#keystoneup a:hover { background-image: url(${base_url}/btn-plus_over.png); background-repeat: no-repeat; background-position: 0 0px } #remote-control-infocus_ir1109r1 div#keystonedown a { left: 51px; bottom: 326px; width: 21px; height: 7px; background: url(${base_url}/btn-minus.png) no-repeat } #remote-control-infocus_ir1109r1 div#keystonedown a:hover { background-image: url(${base_url}/btn-minus_over.png); background-repeat: no-repeat; background-position: 0 0px } #remote-control-infocus_ir1109r1 div#volumeup a { left: 139px; bottom: 385px; width: 24px; height: 24px; background: url(${base_url}/btn-plus.png) no-repeat } #remote-control-infocus_ir1109r1 div#volumeup a:hover { background-image: url(${base_url}/btn-plus_over.png); background-repeat: no-repeat; background-position: 0 0px } #remote-control-infocus_ir1109r1 div#volumedown a { left: 140px; bottom: 326px; width: 21px; height: 7px; background: url(${base_url}/btn-minus.png) no-repeat } #remote-control-infocus_ir1109r1 div#volumedown a:hover { background-image: url(${base_url}/btn-minus_over.png); background-repeat: no-repeat; background-position: 0 0px } #remote-control-infocus_ir1109r1 div#one a { left: 42px; bottom: 254px; width: 6px; height: 11px; background: url(${base_url}/btn-one.png) no-repeat } #remote-control-infocus_ir1109r1 div#one a:hover { background-image: url(${base_url}/btn-one_over.png); background-repeat: no-repeat; background-position: 0 0px } #remote-control-infocus_ir1109r1 div#two a { left: 102px; bottom: 253px; width: 8px; height: 10px; background: url(${base_url}/btn-two.png) no-repeat } #remote-control-infocus_ir1109r1 div#two a:hover { background-image: url(${base_url}/btn-two_over.png); background-repeat: no-repeat; background-position: 0 0px } #remote-control-infocus_ir1109r1 div#three a { left: 162px; bottom: 253px; width: 8px; height: 11px; background: url(${base_url}/btn-three.png) no-repeat } #remote-control-infocus_ir1109r1 div#three a:hover { background-image: url(${base_url}/btn-three_over.png); background-repeat: no-repeat; background-position: 0 0px } #remote-control-infocus_ir1109r1 div#four a { left: 35px; bottom: 206px; width: 21px; height: 12px; background: url(${base_url}/btn-four.png) no-repeat } #remote-control-infocus_ir1109r1 div#four a:hover { background-image: url(${base_url}/btn-four_over.png); background-repeat: no-repeat; background-position: 0 0px } #remote-control-infocus_ir1109r1 div#five a { left: 101px; bottom: 206px; width: 9px; height: 12px; background: url(${base_url}/btn-five.png) no-repeat } #remote-control-infocus_ir1109r1 div#five a:hover { background-image: url(${base_url}/btn-five_over.png); background-repeat: no-repeat; background-position: 0 0px } #remote-control-infocus_ir1109r1 div#six a { left: 154px; bottom: 206px; width: 25px; height: 12px; background: url(${base_url}/btn-six.png) no-repeat } #remote-control-infocus_ir1109r1 div#six a:hover { background-image: url(${base_url}/btn-six_over.png); background-repeat: no-repeat; background-position: 0 0px } #remote-control-infocus_ir1109r1 div#seven a { left: 34px; bottom: 160px; width: 21px; height: 12px; background: url(${base_url}/btn-seven.png) no-repeat } #remote-control-infocus_ir1109r1 div#seven a:hover { background-image: url(${base_url}/btn-seven_over.png); background-repeat: no-repeat; background-position: 0 0px } #remote-control-infocus_ir1109r1 div#eight a { left: 102px; bottom: 160px; width: 9px; height: 12px; background: url(${base_url}/btn-eight.png) no-repeat } #remote-control-infocus_ir1109r1 div#eight a:hover { background-image: url(${base_url}/btn-eight_over.png); background-repeat: no-repeat; background-position: 0 0px } #remote-control-infocus_ir1109r1 div#nine a { left: 155px; bottom: 160px; width: 21px; height: 12px; background: url(${base_url}/btn-nine.png) no-repeat } #remote-control-infocus_ir1109r1 div#nine a:hover { background-image: url(${base_url}/btn-nine_over.png); background-repeat: no-repeat; background-position: 0 0px } #remote-control-infocus_ir1109r1 div#mouse a { left: 28px; bottom: 106px; width: 36px; height: 28px; background: none } #remote-control-infocus_ir1109r1 div#mouse a:hover { background-image: url(${base_url}/btn-over.png); background-repeat: no-repeat; background-position: 0 0px } #remote-control-infocus_ir1109r1 div#zero a { left: 102px; bottom: 114px; width: 9px; height: 12px; background: url(${base_url}/btn-zero.png) no-repeat } #remote-control-infocus_ir1109r1 div#zero a:hover { background-image: url(${base_url}/btn-zero_over.png); background-repeat: no-repeat; background-position: 0 0px } #remote-control-infocus_ir1109r1 div#mute a { left: 148px; bottom: 106px; width: 36px; height: 28px; background: none } #remote-control-infocus_ir1109r1 div#mute a:hover { background-image: url(${base_url}/btn-over.png); background-repeat: no-repeat; background-position: 0 0px } `; } function getRemoteHtml_infocus_ir1109r1(config){ const template = config.remote_template; return `

${config.name}

Main navigation

`; }