openhab2 or eclipsehome repository for binding based on Eclipse Smarthome namespace?

Hi!

I’ve implemented a openhab2-binding for Yamaha receivers, based on the code of the openhab1-binding. I have used the Eclipse SmartHome namespace. Should i now do a PR in the openhab2 or in the smarthome repository?

greets,
Gerald

Stuff in the Eclipse namespace should go to Eclipse: https://github.com/eclipse/smarthome
Note that the legal requirements for Eclipse are a bit higher: So in case you reversed engineered the communication with the AVR and Yamaha does not want 3rd party software to do this, there might be a problem getting it approved. But as a fallback, you can than simply refactor the namespace and contribute to openHAB 2… Let’s have a try!

1 Like