bertbert72 / HomeAssistant_VirginTivo

HomeAssistant component for control of Virgin Media Tivo boxes
GNU General Public License v3.0
27 stars 22 forks source link

Is it possible to utilize force_hd but only for certain channels? #24

Closed bfayers closed 5 years ago

bfayers commented 5 years ago

BBC do not broadcast local broadcasts on HD channels 😠 just wondering if I can utilize force_hd but exclude BBC One?

bertbert72 commented 5 years ago

Assuming you are using the tvchannellists option, then you just need to set an override for BBC One. Have a look at the override section in example1.yaml.

It might actually be exactly what you're after. In it, I'm overriding BBC One (101) and BBC One (108) so that the component knows that 108 is the HD version.

If that doesn't help, let me know what your current configuration is and some more details on what you're trying to achieve.

bertbert72 commented 5 years ago

Closing due to no further information in 30 days. Feel free to re-open if you still need any assistance.