bitfocus / companion-module-roku-tv

This module will control Roku TVs using the Roku ECP protocol.
MIT License
3 stars 1 forks source link

FEATURE REQUEST: Direct Tuner Channel Command #5

Closed obcocav closed 1 year ago

obcocav commented 2 years ago

Would it be possible to have a command to a specific TV Tuner Channel number? For example Channel 1.1. Channel 2.1, Channel 120, etc. Thank you!

josephdadams commented 2 years ago

This is Roku's ECP protocol: https://developer.roku.com/docs/developer-program/debugging/external-control-api.md

I didn't see set Tuner capability, only Channel Up/Down. But maybe I'm wrong, if you want to take a look.