Skip to content
This repository has been archived by the owner on May 17, 2021. It is now read-only.

Quick Setup an openHAB Server

Ma-580 edited this page Sep 28, 2014 · 24 revisions

What you need

  1. You will need to install Java if not already installed.
  2. openhab-runtime-<version>.zip. This is the server. It can be found here like everything else follwing (Addons, Designer, ...).
  3. Any bindings you want to use e.g. knx-binding-<version>.jar or http-binding-<version>.jar
  4. OPTIONAL: You may want to download a tool to configure the items, sitemap and so on. If so, download openhab-designer-<your platform>-<version>.zip. This will give you syntax validation, content-assist and more on your configuration files.
  5. Configure the bindings, items, sitemap(s) and optionally add rules, scripts, transformations and persistences.

For detailed instruction please visit the installation page for Linux or Windows.

Then continue with the configuration.

In terms of any questions please refere to the google discussion group.

Have fun with openHAB!

Installation


User Interfaces


Community

(link to openHAB forum)

Development



Misc


Samples

A good source of inspiration and tips from users gathered over the years. Be aware that things may have changed since they were written and some examples might not work correctly.

Please update the wiki if you do come across any out of date information.

Use case examples

Collections of Rules on a single page

Single Rules

Scripts


Release Notes

Clone this wiki locally