rlkoshak
(Rich Koshak)
October 10, 2016, 6:44pm
2
A binding version that old is certainly not guaranteed to work in OH 2. That being said, the way to run “unofficial” 1.x bindings in OH 2 is documented here:
http://docs.openhab.org/developers/development/compatibilitylayer.html#how-to-use-openhab-1x-add-ons-that-are-not-part-of-the-distribution
I also address this in the migration tutorial:
This Tutorial is Deprecated. Please see the Official Docs
I’ll leave this content up for posterity but please use the official docs. It has been significantly updated with new sections including how to configure using addons.cfg and runtime.cfg.
I am starting the migration from OH 1 to OH 2 with the intent of both upgrading my deployment and creating a tutorial for the official OH 2 docs.
I tend to be very thorough and deliberate so this may take a few days and it might become longer than nec…