normen / homebridge-bravia

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

Enable fuzzy matching against applications in configuration #47

Closed arikalish closed 5 years ago

arikalish commented 5 years ago

Hi,

I setup my XBR-55X850C and found that a bunch of the builtin junk apps (as well as some other stuff that appears to be disabled) showed up in the list of available apps returned by the TV. There was some filtering in place in the application -> input initialization step, but it wasn't checking the correct property on the incoming data.

I also took the opportunity to sort the apps by title since the TV doesn't return them in alphabetical order.