-
Notifications
You must be signed in to change notification settings - Fork 51
Description
Dear maintainers,
I used pimatic for some time but felt more comfortable with openHAB (also because I'm a fulltime java developer). However I still think that homeduino could be a great addition in combination with openHAB.
So a long time ago I started playing with the idea to make a binding to be able to connect the Homeduino to openHAB, to get some feeling of the process you can read along on the following thread: https://community.openhab.org/t/interest-in-a-homeduino-binding/8017
However to be able to parse the protocols as they are returned by the homeduino I used the source of rfcontroljs. I did not literally copy code because its not compatible but I definitely used ideas and of course the efforts of people to reverse engineer the protocols. Do you think that there are any objections to this given that I'll make sure that there is proper crediting to the Homeduino & RFControlJs projects?
Thank you very much for your time!