Skip to content

cingolanifede/openhab2

 
 

Repository files navigation

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.

About

The next-generation open Home Automation Bus (openHAB)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 86.8%
  • JavaScript 10.2%
  • CSS 1.6%
  • HTML 0.6%
  • Shell 0.5%
  • Groovy 0.2%
  • Batchfile 0.1%