INACTIVE - The next-generation open Home Automation Bus (openHAB)
Перейти к файлу
Markus Rathgeb fa7fc6b114 add JavaScript Development Tools
Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
2015-12-11 14:40:48 +01:00
addons replaced sonos binding with ESH version 2015-12-04 12:17:17 +01:00
bundles Merge pull request #543 from kaikreuzer/icons 2015-12-10 22:50:31 +01:00
contrib Initial code base 2014-05-13 22:44:14 +02:00
distribution Telegram action is compatible with OH2 2015-12-04 15:17:51 +01:00
docs/sources corrected custom icon path 2015-12-06 21:37:29 +01:00
features updated to Swagger UI 2.0 2015-12-01 11:50:20 +01:00
products updated to Swagger UI 2.0 2015-12-01 11:50:20 +01:00
project-orga Added documentation about maintainers 2015-01-03 23:10:30 +01:00
src/etc updated license headers for 2015 2015-01-01 15:32:40 +01:00
targetplatform add JavaScript Development Tools 2015-12-11 14:40:48 +01:00
.gitignore Ignore new launch files 2015-04-21 07:26:07 +02:00
.gitmodules initial contribution of an SSE based CometVisu backend 2015-09-26 10:11:08 +02:00
AUTHORS Merge branch 'freebox' of https://github.com/clinique/openhab2 into clinique-freebox 2015-03-23 23:43:37 +01:00
CONTRIBUTING.md changed link to discussion group 2015-08-12 23:47:57 +02:00
LICENSE Initial commit 2014-05-13 12:41:58 -07:00
MAINTAINERS Added documentation about maintainers 2015-01-03 23:10:30 +01:00
README.md Link to cloudbees in README 2015-09-15 10:23:53 +02:00
pom.xml removed outdated repository 2015-05-22 23:08:49 +02:00

README.md

Introduction

The open Home Automation Bus (openHAB) project aims at providing a universal integration platform for all things around home automation. It is a pure Java solution, fully based on OSGi. The Equinox OSGi runtime and Jetty as a web server build the core foundation of the runtime.

It is designed to be absolutely vendor-neutral as well as hardware/protocol-agnostic. openHAB brings together different bus systems, hardware devices and interface protocols by dedicated bindings. These bindings send and receive commands and status updates on the openHAB event bus. This concept allows designing user interfaces with a unique look&feel, but with the possibility to operate devices based on a big number of different technologies. Besides the user interfaces, it also brings the power of automation logics across different system boundaries.

For further Information please refer to our homepage www.openhab.org.

For the latest SNAPSHOT build refer to our cloudbees job.

openHAB 1 vs. openHAB 2

So far the “productive” openHAB code is at http://github.com/openhab/openhab. This project here is the home of the next-generation openHAB aka openHAB 2. A major focus of openHAB 2 is adding administration UIs to the system to make it more user-friendly for “regular” users (i.e. not the developer type). For this, openHAB 2 is now based on the Eclipse SmartHome project. You can find information about the relation of these projects in this blogpost. There is a configuration UI prototype already available, called Paper UI.

openHAB 2 is currently under development and so far there is only an alpha release available. Additionally, snapshot builds are available at CloudBees. openHAB 2.0 includes a 1.x compatibility layer, which allows using 1.x add-ons with the new runtime.

If you want to start playing with openHAB 2, please read here about the runtime and its changes to version 1.x. For some background information, you can also check out this blog post and this one.

Community: How to Get Involved

As any good open source project, openHAB welcomes community participation in the project. Read more in the how to contribute guide.

If you are a developer and want to jump right into the sources and execute openHAB 2 from within Eclipse, please have a look at the IDE setup procedures.

If you are not afraid of work in progress, you can have a learn how openHAB 2 bindings are developed. These concepts and the APIs are not yet finalized, so please do not expect much support from us on this and do not be surprised if these things change over time. If you prefer something stable, openHAB 1.x is definitely the place to be for the moment!

In case of problems or questions, please refer to the openHAB 2 issue tracker.

Trademark Disclaimer

Product names, logos, brands and other trademarks referred to within the openHAB website are the property of their respective trademark holders. These trademark holders are not affiliated with openHAB or our website. They do not sponsor or endorse our materials.