NorthernMan54 / homebridge-yamaha-zone-tv

12 stars 5 forks source link

Added remote control for AVR #14

Closed torandreroland closed 4 years ago

torandreroland commented 4 years ago

Added remote control for AVR using on screen display.

NorthernMan54 commented 4 years ago

Tks for this

What is your test or use case for this enhancement?

I need a couple of days to validate that it doesn’t break the Alexa integration, then I will publish this.

My main use case is the ability to tell Alexa next song when playing Spotify or Airplay

On Apr 9, 2020, at 10:00 AM, torandreroland notifications@github.com wrote:

 Added remote control for AVR using on screen display.

You can view, comment on, or merge this pull request online at:

https://github.com/NorthernMan54/homebridge-yamaha-zone-tv/pull/14

Commit Summary

Added remote control for AVR File Changes

M index.js (49) M lib/util.js (25) Patch Links:

https://github.com/NorthernMan54/homebridge-yamaha-zone-tv/pull/14.patch https://github.com/NorthernMan54/homebridge-yamaha-zone-tv/pull/14.diff — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

torandreroland commented 4 years ago

The use case for this is to navigate the on screen display of the receiver using the remote in the iOS control center.

I updated the code so that the new functionality have to be enabled by a flag in the config, as it is not backward compatible with your use case.

NorthernMan54 commented 4 years ago

Looks awesome, merging and publishing

Tks