cweemin / openhab2-addons

Add-ons for openHAB 2.x

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

openHAB 2 Add-ons

This repository contains the official set of add-ons that are implemented on top of openHAB 2 Core APIs. Add-ons that got accepted in here will be maintained (e.g. adapted to new core APIs) by the openHAB 2 maintainers.

To get started with binding development, follow our guidelines and tutorials over at https://www.openhab.org/docs/developer/.

If you are interested in openHAB 2 Core development, we invite you to come by on https://github.com/openhab/openhab-core.

Add-ons in other repositories

Some add-ons are not in this repository, but still part of the official openHAB 2 distribution. An incomplete list of other repositories follows below:

Build

openHAB 2 add-ons are Java .jar files.

The openHAB 2 build system is based on maven. The official IDE (Integrated development environment) is Eclipse.

To build all add-ons from the command-line, type in: mvn clean install

If you prefer an IDE, follow the instructions on https://www.openhab.org/docs/developer/development/ide.html

About

Add-ons for openHAB 2.x

License:Eclipse Public License 2.0


Languages

Language:Java 99.3%Language:HTML 0.3%Language:JavaScript 0.2%Language:C++ 0.1%Language:C 0.1%Language:Awk 0.0%Language:CSS 0.0%Language:Batchfile 0.0%Language:Shell 0.0%Language:XSLT 0.0%