normen / homebridge-bravia

Homebridge plugin for Sony Bravia TVs (AndroidTV based ones and possibly others)
139 stars 26 forks source link

Missing TV input options #119

Closed Pichiasister closed 4 years ago

Pichiasister commented 4 years ago

In readme, tvsource were defined as tv:dvbt, tv:dvbc or tv:dvbs. While using avContent.getSourceList({"scheme":"tv"}), some user might have different value appropriate which depends on various region. For Analog, tv:analog is an option.

Using the UI in Homebridge were unable to choose option other than dvbt/c/s as its has defined in config.schema.json. Seems it should be look into?

normen commented 4 years ago

Check the manual, just add your string to the input list. On Fri Jul 24, 2020 at 3:05 AM CEST, Pichiasister wrote:

In readme, tvsource were defined as tv:dvbt, tv:dvbc or tv:dvbs. While using avContent.getSourceList({"scheme":"tv"}), some user might have different value appropriate which depends on various region. For Analog, tv:analog is an option.

Using the UI in Homebridge were unable to choose option other than dvbt/c/s as its has defined in config.schema.json. Seems it should be look into?

-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/normen/homebridge-bravia/issues/119