Skip to content
This repository has been archived by the owner on May 17, 2021. It is now read-only.
kaikreuzer edited this page Mar 5, 2014 · 6 revisions

An overview of the contents of the "addons" download package

openHAB Add-ons

This is an overview over the contents of the download package "addons".

This package contains various optional bundles of openHAB, each of which can be installed independently of any other. Simply copy the desired jars to ${openhab.home}/addons.

They are distributed separately in order to keep the core runtime package as small as possible and to allow the user to just pick the features he is really interested in.

These are the bundles that are contained in the package:

  • KNX binding: Bind your existing KNX hardware through serial or IP interfaces
  • [One Wire Binding](One-wire binding): Bind your 1-wire sensors
  • [Bluetooth Binding](Bluetooth binding): Bind your items to the bluetooth neighbourhood
  • Wake-on-LAN binding: Send WoL packets when using a switch in openHAB
  • Network Health Binding: Monitor your server availability
  • Exec Binding: Execute any command on the host
  • Serial Binding: Access devices connected via USB/RS-232
  • Http Binding: Get data from the internet or send out requests
  • Fritz Box Binding: React on call notifications from your !FritzBox
  • Ntp Binding: Get the precise time from NTP servers
  • Mpd Binding: Control music playback on Music Player Deamon (MPD) clients
  • VDR binding: Control your VDR and get notifications on your TV screen
  • Asterisk Binding: React on call notifications from your Asterisk server
  • FreeTTS: Add Text-to-Speech support using FreeTTS. Not required on Mac as openHAB uses native TTS support there.

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