OpenHAB: Difference between revisions
(Created page with " https://code.google.com/p/openhab/ ''The open Home Automation Bus (openHAB) project aims at providing a universal integration platform for all things around home automation....") |
No edit summary |
||
Line 1: | Line 1: | ||
[[Image:Openhablogo.png|200px|center|logo OpenHAB]] |
|||
https://code.google.com/p/openhab/ |
|||
''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.'' |
''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.'' |
||
Line 7: | Line 7: | ||
* Website: https://code.google.com/p/openhab/ |
|||
* Online Demo: http://demo.openhab.org:8080/greent/ |
|||
* Code Metrics : (130 Kloc) http://www.ohloh.net/p/openhab |
|||
[[Image:Openhab-dashboard.png|200px|center|OpenHAB Dashboard (in GreenT)]] |
Revision as of 05:15, 2 September 2013
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.
- Website: https://code.google.com/p/openhab/
- Online Demo: http://demo.openhab.org:8080/greent/
- Code Metrics : (130 Kloc) http://www.ohloh.net/p/openhab