rkoshak / openhab-helper-libraries

Scripts and modules for use with openHAB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Helper Libraries for openHAB Scripted Automation


***** UNDER CONSTRUCTION *****

The openHAB Scripters (formerly OH Jython Scripters) organization and this repository have both recently had name changes, and there has been a directory restructuring to support more languages. Javascript libraries are now included, but they require testing and are likely to have frequent updates as the functionality of the Jython libraries are added to them. Please report any issues that you find!

If you have local repositories, you'll need to update them to point to the new location.


The documentation is now located at https://openhab-scripters.github.io/openhab-helper-libraries/index.html.

The main purpose of the helper libraries is to provide a layer of abstraction to simplify the interaction of scripts with the openHAB Automation API. These libraries can be used with openHAB (2.4M3, S1319, or newer) and the new rule engine. The one exception is that custom module handlers, including the StartupTrigger, DirectoryTrigger, and OsgiEventTrigger in the JythonHLs, require S1566 or newer.

A previous version for Jython that is compatible with earlier versions of openHAB, but with reduced functionality, has been archived to this branch.

These works are based on the original contributions of Steve Bate, for which we are very thankful! đź––

About

Scripts and modules for use with openHAB

License:Eclipse Public License 1.0


Languages

Language:Python 71.6%Language:JavaScript 20.3%Language:HTML 5.3%Language:Shell 2.3%Language:Groovy 0.3%Language:Dockerfile 0.3%