IndigoDomotics / indigo-yamaharx

Indigo plugin to control Yamaha RX-V receivers
MIT License
5 stars 8 forks source link

Use https://github.com/wuub/rxv ? #7

Closed blysik closed 7 years ago

blysik commented 7 years ago

https://github.com/wuub/rxv looks like a well maintained python library for dealing with Yamaha devices. Would it make sense to use that underneath the hood of this plugin?

yamanote1138 commented 7 years ago

I haven't had much experience implementing 3rd party libs in Indigo plugins as it most of the ones I've build have only consisted of simple calls to restful apis. Feel free to open a PR if you'd like :)

indigodomo commented 7 years ago

The 1.0.0 version of the plugin uses a custom (and embedded) version of the rxv library to add support for the RX-Vx73 receiver line.