I've spent a bunch of time updating my legacy NuVo Grand Concerto to work with more modern music systems, and one of the outcomes was a home-cooked Heos interface that I call HeosBridge. My original incentive was to find a way to support Airplay2 on the GC, and the Heos system was a straightforward way to make that happen. I thought it might be helpful to others who are looking for custom Heos interfaces to use these scripts as a starting point.
I uploaded the needed files to GitHub here:
https://github.com/xs10shl/HeosBridge-for-Homeseer
This is a single-player system that works on a Marantz receiver. I have not tried it on a stand alone Heos player, or on a Denon system. Some modifications would likely need to be made to interface with those, as the receivers have a separate control port which is needed to activate the receiver and set the appropriate player outputs. In addition, it's not full featured, as I only implemented the commands I needed to make transport control, metadata updates, and Menuing work on the NuVo keypads. Things like grouping are not supported, but straightforward to add.
Here's a picture of the device that's created on HS3. The NuVo-specific devices shown are part of another system that I've built, and won't be created with these scripts.
I uploaded the needed files to GitHub here:
https://github.com/xs10shl/HeosBridge-for-Homeseer
This is a single-player system that works on a Marantz receiver. I have not tried it on a stand alone Heos player, or on a Denon system. Some modifications would likely need to be made to interface with those, as the receivers have a separate control port which is needed to activate the receiver and set the appropriate player outputs. In addition, it's not full featured, as I only implemented the commands I needed to make transport control, metadata updates, and Menuing work on the NuVo keypads. Things like grouping are not supported, but straightforward to add.
Here's a picture of the device that's created on HS3. The NuVo-specific devices shown are part of another system that I've built, and won't be created with these scripts.
Comment