lukasroegner / homebridge-philips-hue-sync-box

Homebridge plugin for the Philips Hue Sync Box.
MIT License
55 stars 12 forks source link

feat: Show HDMI input names as configured in Hue Sync app instead of always HDMI 1-4 #39

Closed samuelgoodell closed 3 years ago

samuelgoodell commented 3 years ago

This resolves #34. The current behavior of this plugin is to force the input names as "HDMI 1" through "HDMI 4", regardless of how they're named in the Hue Sync app. This changes it to use the names the user configures in the app, like "Apple TV".

lukasroegner commented 3 years ago

@goodells Thank you for the PR! The latest version is now on NPM.