Skip to content
Ma-580 edited this page Sep 28, 2014 · 12 revisions

This Page is being merged into Quicksetup->Linux and Hardware currently. It will be gone soon.


Prerequisites

Raspberry Pi

Java 7

sudo apt-get update && sudo apt-get install oracle-java7-jdk
sudo update-java-alternatives -s jdk-7-oracle-armhf

Java 8

sudo apt-get install oracle-java8-jdk
sudo update-java-alternatives -s jdk-8-oracle-arm-vfp-hflt

BeagleBone Black

TBD

Ubuntu / Debian

Install a java 7 runtime.

Remarks

The runtime installation is tweaked to use separate folders for configuration, the software, log files and runtime generated files. Therefore your feedback will be very welcome, especially if you run into problems.

Then continue with the installation (linux) and configuration.

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