INACTIVE - The next-generation open Home Automation Bus (openHAB)
Перейти к файлу
Kai Kreuzer 5268a974c8 added projects for OH1 and ESH development to the Oomph profile
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2015-09-18 13:22:32 +02:00
addons Merge pull request #364 from FallenRiteMonk/master 2015-09-14 12:08:03 +02:00
bundles added icons folder to distribution 2015-09-18 07:59:18 +02:00
contrib
distribution adapted icon infrastructure to https://github.com/eclipse/smarthome/pull/445 2015-09-17 17:59:15 +02:00
docs/sources Update addons.md 2015-09-07 14:02:19 +02:00
features adapted icon infrastructure to https://github.com/eclipse/smarthome/pull/445 2015-09-17 17:59:15 +02:00
products adapted icon infrastructure to https://github.com/eclipse/smarthome/pull/445 2015-09-17 17:59:15 +02:00
project-orga Added documentation about maintainers 2015-01-03 23:10:30 +01:00
src/etc
targetplatform added projects for OH1 and ESH development to the Oomph profile 2015-09-18 13:22:32 +02:00
.gitignore Ignore new launch files 2015-04-21 07:26:07 +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
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.