Skip to content

Quick Setup an openHAB Server

pflodo edited this page Aug 18, 2015 · 22 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 following (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 refer to the openHAB Community Forum.

Have fun with openHAB!

Installation

###Linux / OS X

###Windows


##Configuration

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.

Collections of Rules on a single page

Single Rules

Scripts


Release Notes

Clone this wiki locally