openhab-docs/_data/bindings.csv

46 KiB
Raw Blame History

1sourceidlabeldescription
2oh1akm868AKM868This binding is for users coming from the proprietary homeautomation-system 'IP-Symcon'. If you have bought some hardware from them, you can use this binding to enable your AKM868 presence detection system.
3oh1alarmdecoderAlarm DecoderThe [Alarm Decoder](http://www.alarmdecoder.com) is a hardware adapter that interfaces with Ademco/Honeywell alarm panels. It acts essentially like a keypad, reading and writing messages on a serial bus that connects keypads with the main panel.
4oh1anelAnel NET-PwrCtrlMonitor and control Anel NET-PwrCtrl devices.
5oh1asteriskAsteriskThe Asterisk binding is used to enable communication between openhab and the free and open source PBX solution [Asterisk](http://www.asterisk.org). This binding detects incoming phone calls or if someone makes a phone call. In combination with other bindings (e.g., the Samsung TV Binding) you can display caller IDs on your TV.
6oh1astroAstroThe Astro binding is used for calculating many `DateTime` and positional values for sun and moon and for scheduling of events.
7oh1autelisAutelisAutelis manufactures a network enabled pool interface for many popular pool systems. See the [Autelis website](http://www.autelis.com) and the [Autelis Command Protocol](http://www.autelis.com/wiki/index.php?title=Pool_Control_(PI)_HTTP_Command_Reference) for more information.
8oh1benqprojectorBenQ ProjectorThis binding is designed to interface with BenQ projectors that have an RS232 interface on them that accepts the commands documented by BenQ [here](ftp://ftp.benq-eu.com/projector/benq_rs232_commands.pdf).
9oh1bluetoothBluetoothThe Bluetooth binding is used to connect openHAB with a Bluetooth device. With it, you can make openHAB react to Bluetooth devices that come in range of your network.
10oh1bticinoBticinoThe openHAB Bticino binding allows openHAB to connect to Bticino My Home Automation installations by OpenWebNet protocol.
11oh1caldav-commandCalDAV CommandThis binding can be used to connect through the CalDAV Interface to calendars.
12oh1caldav-personalCalDAV PersonalThis binding can be used to connect through the CalDAV Interface to calendars.
13oh1comfoairComfoAirThis binding should be compatible with the Zehnder ComfoAir 350 ventilation system. ComfoAir 550 is untested but should supposedly use the same protocol. The same is true for the device WHR930 of StorkAir, G90-380 by Wernig and Santos 370 DC to Paul.
14oh1configadminConfigAdminWith this binding it is possible to dynamically change settings that are defined in the Configuration Admin Manager of OSGi, where all configuration data are kept for openHAB. The various `.cfg` files are as such used to define the initial configuration, while you can use this binding to change values during runtime, simply by sending a command to an item.
15oh1cupsCUPSThe openHAB CUPS binding allows interaction with printers and their print queues via a CUPS server.
16oh1daikinDaikinThe Daikin binding allows monitoring and control of a Daikin air conditioner or heat pump, through either the KKRP01A wired module or the BRP072A42 wireless module.
17oh1davisDavisThe openHAB Davis binding supports reading data from Davis weather stations. Most Davis weather stations should be supported.
18oh1ddwrtDD-WRTThe openHAB DD-WRT Binding allows interaction with a DD-WRT device.
19oh1denonDenonThe openHAB Denon Binding allows interaction with Denon AV receivers. It should be compatible with previous generation receivers such as AVR-X2000/X3000, as well as current ones such as X2100W/X3100W.
20oh1digitalstromdigitalSTROMThe openHAB digitalSTROM binding allows interaction with digitalSTROM devices.
21oh1diyonxbeeDIYOnXBeeThe openHAB DIYOnXBee binding allows interaction with self built (DIY) hardware that communicate via XBee modules.
22oh1dmxDMXThe openHAB DMX binding can control DMX devices like RGB LED strips, dimmers
23oh1dscalarmDSC PowerSeries Alarm SystemThis binding mintors and controls the DSC PowerSeries Alarm System, utilizing the EyezOn Envisalink 3/2DS interface or the DSC IT-100 RS-232 interface.
24oh1dsmrDSMRThe openHAB DSMR binding is targeted for Dutch users having a smart meter ('Slimme meter' in Dutch). Data of Dutch smart meters can be obtained via the P1-port. When connecting this port from a serial port the data can be read out.
25oh1ebuseBUSThe eBUS binding allows you to control your heating system. The eBUS protocol is used by heating system vendors like Wolf, Vaillant, Kromschröder etc. You can read temperatures, pump performance, gas consumption etc.
26oh1ecobeeEcobeeEcobee Inc. of Toronto, Canada, sells a range of Wi-Fi enabled thermostats, principally in the Americas. The EMS, EMS Si, Smart, Smart Si and ecobee3 models are supported by this binding, which communicates with the [Ecobee API](https://www.ecobee.com/home/developer/api/documentation/v1/index.shtml) over a secure, RESTful API to Ecobee's servers. Monitoring ambient temperature and humidity, changing HVAC mode, changing heat or cool setpoints, changing the backlight intensity, and even sending textual messages to one or a group of thermostats, can be accomplished through this binding.
27oh1ecotouchEcoTouchThe openHAB EcoTouch binding allows interaction with a heat pump.
28oh1ekeyekey[ekey](http://ekey.net/) is an Austrian company that provides biometric access-control solutions, more precisely fingerprint readers and corresponding controllers. This binding extends the functionality of the products [ekey home](http://ekey.net/ekey-home-en) and [ekey multi](http://ekey.net/ekey-multi-en).
29oh1energenieEnergenieThe openHAB Energenie binding allows you to send commands to multiple Gembird energenie PMS-LAN power extenders.
30oh1enoceanEnOcean[EnOcean](https://www.enocean.com/en/) provides reliable and self-powered wireless sensor solutions for the Internet of Things. This binding allows openHAB to monitor and control EnOcean devices through the EnOcean USB 300 gateway.
31oh1enphaseenergyEnphase EnergyThis binding is for people with [Enphase Energy](http://enphase.com) microinverters used in their solar installation, which means every solar panel has its own inverter and can be monitored individually.
32oh1epsonprojectorEpson ProjectorThis binding should be compatible with Epson projectors which support ESC/VP21 protocol over serial port.
33oh1execExecExecute commands as you would enter on the command line, returning the output (possibly transformed) as the bound item's state. Also, execute command lines in response to commands sent to bound items.
34oh1expireExpireThe Expire binding will post an update or command that you specify (the 'expire' update/command) to items it is bound to after a period of time has passed. If you don't specify an update or command, the default is to post an Undefined (`UnDefType.UNDEF`) update to the item.
35oh1fatekplcFatek PLC[Fatek PLC](http://fatek.com/en/prod.php?catId=1) is one kind of programmable logic controller. This binding support native Fatek protocol to communicate with PLC. For communication to PLC is used [JFatek library](http://www.simplify4u.org/jfatek/).
36oh1fhtFHTFHT is a range of devices produced by busware.de which allows to interact with various protocols and devices over radio frequencies. It's also possible to build one on your own.
37oh1freeboxFreeboxThis binding is intended for users of the French DSL operator Free, using Freebox Revolution (v6).
38oh1freeswitchFreeSWITCHThe FreeSWITCH Binding connects to a FreeSWITCH instance and can report on current active calls as well as show unread voicemails and if a MWI is on.
39oh1fritzahaFritz AHAThis binding provides access to AVM Home Automation devices, such as the Fritz!DECT 200 connected to a Fritz!Box or the Fritz!Powerline 546E. It is designed to allow for multiple hosts, for instance using both a Fritz!Box and a Fritz!Powerline.
40oh1fritzboxFritz!BoxThis binding can be configured in the `services/fritzbox.cfg` file.
41oh1fritzboxtr064Fritzbox (using TR064 protocol)This is a binding for communication with AVM Fritz!Box using SOAP requests (TR064 protocol).
42oh1frontiersiliconradioFrontier Silicon RadioThis binding is for internet radios based on the [Frontier Silicon chipset](http://www.frontier-silicon.com/digital-radio-solutions).
43oh1fs20FS20This binding enables support of sending and receiving FS20 messages via the CUL transport. You will need CULLite or similiar device from busware.de. This device needs to be flashed with the latest culfw firmware from culfw.de.
44oh1garadgetGaradgetThe [Garadget](http://garadget.com) is cloud-based device that 'futurizes' your existing garage door opener, letting you open and close your garage door from anywhere, including via openHAB with this binding. Remote access is made possible with the [particle.io](https://www.particle.io/) REST API.
45oh1gc100irGlobal Cache IRThis page describes the Global Cache IR binding (1.x), which allows openHAB items to send commands to the corresponding IR devices from one or more instances of Global Cache.
46oh1gpioGPIOThis binding is for the local GPIO subsystem. It is currently only exposed to user space by [Linux GPIO framework](https://www.kernel.org/doc/Documentation/gpio/sysfs.txt). Being based on a kernel implementation, it's hardware agnostic and works on different boards without modification (this is on theory only, not all existing boards can be tested).
47oh1harmonyhubHarmony HubThe Harmony Hub binding is used to enable communication between openHAB and one or more Logitech Harmony Hub devices. The API exposed by the Harmony Hub is relatively limited, but it does allow for reading the current activity as well as setting the activity and sending device commands.
48oh1hdanywhereHDanywhere[HDanywhere](http://www.hdanywhere.co.uk) is a manufacturer of multiroom/distributed audio/video equipment. This binding supports their V3 of the Multiroom+ HDMI matrix running firmware V1.2(20131222). These matrices support the highest HD resolutions, including 1080p 3D & 4K, use a single Cat5e/6/7 wiring structure with reliable performance up to 100m, have IR passback to allow you to select and control what you watch from every room and are fully compatible with universal remote controls.
49oh1heatmiserHeatmiserThe Heatmiser binding allows you to control Heatmiser RS-422 network thermostats (also sold under other names). The binding communicates via TCP/IP to an RS-422 adaptor that links to the thermostats.
50oh1hmsHMSThis binding enables support of receiving HMS messages via the CUL transport.
51oh1homematicHomematicThis is the binding for the [eQ-3 Homematic Solution](http://www.eq-3.de/).
52oh1horizonHorizon mediaboxThis binding supports the horizon mediabox used by cable companies in the Netherlands and some other countries. The box is manufactured by Samsung and known as SMT-G7400 and SMT-G7401. This binding is tested with the SMT-G7401 but should also work with the SMT-G7400. The binding only works when your box is connected to your home network. When you are able to use the HorizonGo remote control app, you should also be able to use this binding.
53oh1httpHTTPIf you want to have openHAB request a URL when commands are sent to items, or have it poll a given URL frequently and update items' states, install and configure this binding.
54oh1hueHueThis binding connects openHAB to your Philips Hue lighting system.
55oh1iec6205621meterIEC 62056-21 MeterThis binding is used to communicate to metering devices supporting serial communication according IEC 62056-21 mode C master. It can be used to read metering data from slaves such as gas, water, heat, or electricity meters.
56oh1ihcIHC / ELKOThis binding is for the 'Intelligent Home Control' building automation system originally made by LK, but now owned by Schneider Electric and sold as 'IHC Intelligent Home Control'. It is based on a star-configured topology with wires to each device. The system is made up of a central controller and up to 8 input modules and 16 output modules. Each input module can have 16 digital inputs and each output module 8 digital outputs, resulting in a total of 128 input and 128 outputs per controller.
57oh1insteonhubInsteon HubDO NOT USE THIS BINDING. The InsteonHub binding is outdated and no longer supported. Use the InsteonPLM binding instead.
58oh1insteonplmInsteon PLMInsteon is a home area networking technology developed primarily for connecting light switches and loads. Insteon devices send messages either via the power line, or by means of radio frequency (RF) waves, or both (dual-band). A considerable number of Insteon compatible devices such as switchable relays, thermostats, sensors etc are available. More about Insteon can be found on [Wikipedia](http://en.wikipedia.org/wiki/Insteon).
59oh1intertechnoIntertechnoYou can send intertechno in every mode. I.e., if you are using the CUL in slow RF mode or BidCos mode you can still send intetechno commands. The firmware will take care of switching to intertechno mode, sending the command and switching back.
60oh1ipx800IPX800IPX800 is a 8 relay webserver from gce-electronics with a lot of possibilities:
61oh1irtransIRTransThis binding communicates with the [IRTrans](http://www.irtrans.de) infrared emitter/transceiver.
62oh1jointspacejointSPACEThe jointSPACE binding lets you control your Philips TV that is compatible with the [jointSPACE JSON API](http://jointspace.sourceforge.net/projectdata/documentation/jasonApi/index.html) over Ethernet.
63oh1k8055Velleman k8055 USB IO BoardThis binding allows you to integrate a [Velleman k8055 USB IO Board](http://www.vellemanusa.com/products/view/?country=us&lang=enu&id=500349) with openHAB.
64oh1km200KM200The KM200 Binding is communicating with a [Buderus Logamatic web KM200 / KM100 / KM50](https://www.buderus.de/de/produkte/catalogue/alle-produkte/7719_gateway-logamatic-web-km200-km100-km50). It is possible to receive and send parameters like string or float values.
65oh1knxKNXThe openHAB KNX binding allows one to connect to [KNX Home Automation](http://www.knx.org/) installations. Switching lights on and off, activating your roller shutters or changing room temperatures are only some examples.
66oh1koubachiKoubachiThe [Koubachi](http://www.koubachi.com) Services help everybody without a green thumb to be a perfect gardener. All plants can be registered on their really nice website (or through iPhone/iPad App) to tell you when and how to care for your plants. Furthermore they offer a dedicated hardware, the WIFI Plant Sensor. This wireless device measures vital parameters and determines the vitality of your plants.
67oh1lcnLCNThis binding connects to one or more LCN-PCHK instances via TCP/IP. **This means 1 unused LCN-PCHK license is required!**
68oh1lgtvLG TVThis binding supports LG TV models with Netcast 3.0 and Netcast 4.0 (Model years 2012 & 2013), and with LG TVs which support the UDAP 2.0 protocol over Ethernet. See ['UDAP Specifications (For Second Screen TV and Companion Apps)'](http://developer.lgappstv.com/TV_HELP/topic/lge.tvsdk.references.book/html/UDAP/UDAP/UDAP%20Specifications%20For%20Second%20Screen%20TV%20and%20Companion%20Apps.htm).
69oh1lightwaverfLightwaveRFThis binding supports the LightwaveRF products using the LightwaveRF Wifi Link that is available as part of that range.
70oh1mailcontrolMailControlThis binding provides possibility to receive commands sent via email in JSON format.
71oh1maxcubeMAX!CubeThe MAX!Cube binding allows openHAB to connect to [(ELV) MAX!Cube Lan Gateway](http://www.elv.de/max-cube-lan-gateway.html) installations. The binding allows openHAB to communicate with the MAX! devices through the MAX!Cube Lan Gateway.
72oh1maxculMAX!CULThe aim of this binding is to allow the connection from openHAB to MAX! devices (wall thermostat/radiator valves) using the [CUL USB dongle](http://busware.de/tiki-index.php?page=CUL) rather than the MAX!Cube. This should allow greater control over the devices than the cube offers as all interaction is handled manually.
73oh1mcp23017MCP23017This binding provides native access for MCP23017 16 bit bidirectional I/O expander on I2C bus. Please consider datasheet for IC for future information.
74oh1mcp3424MCP3424This binding provides native access for MCP3424 18-bit delta sigma ADC on I2C bus. Please consider datasheet for IC for future information. The binding should work with MCP3422 and MCP3423 also, but was not tested due to lack of hardware.
75oh1milightMilightThe Milight binding allows openHAB to send commands to multiple Milight bridges.
76oh1miosMiOS BridgeThis binding exposes read, and read-command, access to Devices controlled by a MiOS Home Automation controller, such as those seen at http://getvera.com.
77oh1mochadx10Mochad X10This binding makes it possible to control X10 devices via a server running the [Mochad X10 daemon by mmauka](http://sourceforge.net/projects/mochad/). Mochad is a Linux TCP gateway daemon for the X10 CM15A RF (radio frequency) and PL (power line) controller and the CM19A RF controller.
78oh1modbusModbusThe binding supports both TCP and Serial slaves. RTU, ASCII and BIN variants of Serial Modbus are supported.
79oh1mpdMPD[Music Player Daemon (MPD)](http://www.musicpd.org/) is a flexible, powerful, server-side application for playing music. Through plugins and libraries it can play a variety of sound files while being controlled by its network protocol.
80oh1mqttMQTTThis binding allows openHAB to act as an MQTT client, so that openHAB items can send and receive [MQTT](http://mqtt.org/) messages to/from an MQTT broker. It does not provide MQTT broker functionality, for this you may want to have a look at [Mosquitto](http://mosquitto.org/) or others. There are test servers available at m2m.eclipse.org and test.mosquitto.org.
81oh1mqttitudeOwnTracks (formerly MQTTitude)[OwnTracks](http://owntracks.org), formerly known as _MQTTitude_, was developed as a replacement for the old Google Latitude service. However it is slightly different (better) in that all your location data is private - i.e. there is no 3rd party server somewhere collecting and storing your data. Instead each time your device publishes its location, it is sent to an [MQTT](http://mqtt.org/) broker of your choice.
82oh1myqChamberlain MyQ[Chamberlain MyQ](http://www.chamberlain.com/smartphone-control-products/myq-smartphone-control) system allows you to connect your garage door to the internet to be controlled from anywhere using your smartphone. Using this API, The Chamberlain MyQ Binding can get the status of your garage door opener and send commands to open or close it.
83oh1mystromecopowerMystrom Eco PowerThe openHAB Mystrom binding allows you to send commands to Mystrom Eco Power Switches, receive consumption numbers and states of devices.
84oh1neohubNeoHubThe NeoHub binding allows you to connect openhab via TCP/IP to Heatmiser's NeoHub and integrate your NeoStat thermostats onto the bus.
85oh1nestNest[Nest Labs](https://nest.com/) developed/acquired the Wi-Fi enabled Nest Learning Thermostat, the Nest Protect Smoke+CO detector, and the Nest Cam. These devices are supported by this binding, which communicates with the Nest API over a secure, RESTful API to Nest's servers. Monitoring ambient temperature and humidity, changing HVAC mode, changing heat or cool setpoints, monitoring and changing your 'home/away' status, and monitoring your Nest Protects and Nest Cams can be accomplished through this binding.
86oh1netatmoNetatmoThe Netatmo binding integrates the Netatmo Personal Weather Station into openHAB. Its different modules allow you to measure temperature, humidity, air pressure, carbon dioxide concentration in the air, as well as the ambient noise level.
87oh1networkhealthNetwork HealthThis binding allows openHAB to check whether a device is currently available on the network.
88oh1networkupstoolsNetwork UPS ToolsThe primary goal of the [Network UPS Tools](http://www.networkupstools.org/) (NUT) project is to provide support for power devices, such as uninterruptible power supplies (UPS), Power Distribution Units and Solar Controllers.
89oh1nibeheatpumpNibe HeatpumpThe Nibe heat pump binding is used to get live data from from Nibe heat pumps without using a Modbus adapter (but instead using an Arduino UNO and RS485 and Ethernet shields). This binding should be compatible with at least the F1145 and F1245 heat pump models.
90oh1nikobusNikobusThis binding allows openHAB to interact with the [Nikobus](http://www.niko.eu/enus/niko/products/home-automation-with-nikobus/) home automation system.
91oh1novelanheatpumpNovelan/Luxtronic Heat PumpThis binding was originally created for the Novelan heat pump. Since the Novelan control unit is based on the Luxtronic 2 contol unit of Alpha Innotec, this binding should work with all heat pumps that use this type of controller.
92oh1ntpNetwork Time Protocol (NTP)The [Network Time Protocol](https://en.wikipedia.org/wiki/Network_Time_Protocol) (NTP) Binding is used to query an NTP server you configure for the current time, within tens of milliseconds of accurary. Items in openHAB will receive these updates.
93oh1omnilinkHAI/Leviton Omni and LuminaThe HAI/Leviton Omni is a popular home automation system in the US. At its core, the Omni is a hardware board that provides security and access features. It connects to many other devices through serial ports or relays and exposes them through a single TCP based API.
94oh1onewireOneWireThe OneWire bus system is a lightweight and inexpensive bus system mostly used for sensors (eg. temperature, humidity, counters and presence). There are also switches available. The binding is designed to work as a client of the [ow-server](http://owfs.org/index.php?page=owserver_protocol) which implements the [owserver-protocol](http://owfs.org/index.php?page=owserver-protocol). The OneWire devices could be connected to the machine running ow-server by a USB adapter such as ds9490r or a serial adapter. For detailed information on OneWire please refer to http://en.wikipedia.org/wiki/One_wire or http://owfs.org.
95oh1onkyoOnkyo AV ReceiverThis binding is compatible with Onkyo AV receivers which support ISCP (Integra Serial Control Protocol) over Ethernet (eISCP) and serial ports.
96oh1openenergymonitorOpen Energy MonitorThe [Open Energy Monitor](http://openenergymonitor.org) binding is used to get live data from open energy monitor devices.
97oh1openpathsOpenPaths[OpenPaths](https://openpaths.cc/%E2%80%8E) is an app you can install on your Android or iOS device which will periodically upload your location to the OpenPaths servers. Using the OpenPaths binding, openHAB will periodically request your latest location data from the OpenPaths servers and calculate your presence relative to a specified location (usually your home).
98oh1opensprinklerOpenSprinklerThis binding is compatible with with both the [OpenSprinkler](http://opensprinkler.com) and [OpenSprinkler Pi](http://pi.opensprinkler.com) hardware. In other words, this binding supports communicating to the OpenSprinkler and OpenSprinkler Pi using HTTP (as long as you have the interval program installed), or directly via GPIO when using the OpenSprinkler Pi.
99oh1owserverOWServerThis binding reads values from 1-wire devices connected to an [OW-SERVER](http://www.embeddeddatasystems.com/OW-SERVER-1-Wire-to-Ethernet-Server-Revision-2_p_152.html) (both Rev. 1 and 2).
100oh1panasonictvPanasonic TVThis binding supports Panasonic TVs. It should be compatible with most up-to-date Panasonic Smart-TVs.
101oh1panstamppanStamppanStamp are low-power wireless modules programmable from Arduino. The panStamp binding enables openHAB to connect to a network of panStamp devices.
102oh1pifacePifaceA Piface extension board is attached to a Raspberry Pi via the GPIO connector. It has 8 digital input and 8 digital output pins. It is not possible to set the value of input pins, or read the value of output pins. There is plenty of documentation on the web about the Piface board and how it can be used.
103oh1pilightpilightThe pilight binding allows openHAB to communicate with a [pilight](http://www.pilight.org/) instance running pilight version 6.0 or greater.
104oh1pioneeravrPioneer AV Receiver (1.x)This binding allows openHAB to remotely control a Pioneer AV receiver equipped with an Ethernet interface. It enables openHAB to switch ON/OFF the receiver, adjust the volume, set the input source and configure most other parameters.
105oh1plcbusPLCBusCurrently only 'One phase mode' of the PLCBus protocol is supported.
106oh1plclogoPLCLogoThis binding provides native support of Siemens Logo! PLC devices. Communication with Logo is done via Moka7 library. Currently only two devices are supported: 0BA7 (Logo! 7) and 0BA8 (Logo! 8). Additionally multiple devices are supported. Different families of Logo! devices should work also, but was not tested now due to lack of hardware.
107oh1plexPlexThis binding supports multiple clients connected to a [Plex Media Server](http://plex.tv). With this binding, it's possible to dim your lights when a video starts playing, for example. Here's a [short demo video](https://www.youtube.com/watch?v=igAUFCZ-zXc).
108oh1plugwisePlugwiseThe Plugwise binding adds support to openHAB for [Plugwise](https://www.plugwise.com) ZigBee devices using the Stick.
109oh1powerdoglocalapiPowerDog Local APIThis is an openHAB binding for an [eco-data PowerDog](http://www.eco-data.de/produkte.html). It supports the [PowerAPI Local Device API](http://api.power-dog.eu/documentation/) in the only available revision [v0.b](http://api.power-dog.eu/documentation/DOCUMENATION/PowerAPI%20Local%20Device%20API%20Description_v0.b.pdf).
110oh1powermaxVisonic PowermaxVisonic produces the Powermax alarm panel series (PowerMax, PowerMax+, PowerMaxExpress, PowerMaxPro and PowerMaxComplete) and the Powermaster alarm series (PowerMaster 10 and PowerMaster 30). This binding allows you to control the alarm panel (arm/disarm) and allows you to use the Visonic sensors (movement, door contact, ...) within openHAB.
111oh1primarePrimare[Primare AB](http://www.primare.se) is a Swedish manufacturer of hi-fi and audio and video products such as amplifiers, disc players and tuners. Older Primare devices are equipped with a RS-232 serial control interface. Communication is asynchronous, an external control device connected to the serial interface has no way of differentiating between status messages triggered by external RS-232 commands or, say, manual operation using the front panel controls.
112oh1pulseaudioPulseaudioThis binding allows openHAB to monitor and control pulseaudio servers.
113oh1rfxcomRFXCOMThe binding should be compatible at least with RFXtrx433 USB 433.92MHz transceiver, which contains both receiver and transmitter functions. The RFXtrx433E is fully compatible with the RFXtrx433, and has in addition the possibility to transmit RFY (Somfy RTS) RF command at the frequency used by Somfy.
114oh1rpircswitchRaspberry Pi RC SwitchThis binding enables the management of remote controlled (RC) switches via a 433-MHz transmitter connected to a Raspberry Pi. It can be used with a 433-MHz transmitter connected to a Raspberry Pi as described in [this assembly instruction](https://www.raspberrypi.org/forums/viewtopic.php?f=37&t=66946).
115oh1rwesmarthomeRWE SmartHomeThis binding allows openHAB to be integrated [RWE SmartHome](https://www.rwe-smarthome.de/) software previous to version 2.0. It uses an unofficial interface, which is limited in some cases, as explained below. As the interface has some delay and polling is needed to receive all changes from the RWE SmartHome Central (SHC), it may take one or two seconds until a device finally responds. However, this is tolerable in most cases as time critical rules can be done in the RWE Smarthome Central itself.
116oh1sagercasterSager WeathercasterThe Sager Weathercaster is a scientific instrument for accurate prediction of the weather. **This binding is currently incompatible with openHAB 2.**
117oh1sallegraSallegraThe Sallegra binding supports the Sallegra Dimmer DA-ET-4, Sallegra Relay R-ET-4 and Sallegra Input ADI-ET-8/8.
118oh1samsungacSamsung Air ConditionerThis binding should be compatible with Samsung Smart Air Conditioner models.
119oh1samsungtvSamsung TVThis binding should be compatible with Samsung TV models which support Apple and Android remote applications.
120oh1sappPicnet SappThe openHAB Sapp binding connects to [Picnet](http://www.sinthesi.com) Home Automation installations. The binding supports multi master configuration as well.
121oh1satelSatel Integra Alarm SystemThe Satel Integra Alarm System allows openHAB to connect to your alarm system via TCP/IP network with ETHM-1 module installed, or via RS-232 serial port with INT-RS module installed.
122oh1serialSerialThe Serial binding allows openHAB to communicate in ASCII over serial ports attached to the openHAB server.
123oh1smarthomaticSmarthomaticThe [Smarthomatic](https://www.smarthomatic.org) binding will connect a network of Smarthomatic devices to your openHAB server.
124oh1snmpSNMPThe SNMP binding allows SNMP GET (polling) and SNMP SET (commanding), and the reception of SNMP TRAPs (asynchronous events). SNMP is often found in network equipment, and the binding can be used to ensure your network is operating correctly. The out binding can be used to configure network settings.
125oh1sonanceSonanceThis binding integrates with [Sonance DSP Amplifiers](http://www.sonance.com/electronics/amplifiers/dsp). It supports all three models (DSP 2-150, DSP 8-130 and DSP 2-750) but for now it's only tested with the DSP 8-130. For each group you can enable or disable sound (toggle mute) or set the volume.
126oh1sonosSonos**Note:** The Sonos binding communicates with the Sonos devices through the UPnP (Universal Plug And Play) protocol. Users of this binding might wish to familiarise them with the protocol and slang. UPnP defines a subscription model whereby a UPnP client can subscribe to UPnP Events that are transmitted by a UPnP device. Sonos Players do emit quite a bit of Events and some are used to capture status variables (see below).
127oh1soulissSouliss[Souliss](http://www.souliss.net/) is a networking framework for Arduino and compatibles boards, and is designed to let you easily build a smart home that is distributed over multiple boards via Ethernet, wireless point-to-point and RS485 bus.
128oh1squeezeboxSqueezeboxThis binding integrates the [Logitech Media Server](http://www.mysqueezebox.com) and compatible Squeeze players.
129oh1stiebelheatpumpStiebel Eltron LWZThis binding is used to communicate Stiebel Eltron LWZ heat pumps via a serial interface. The binding is inspired by the work of [Monitoring a Stiebel Eltron LWZ](http://robert.penz.name/heat-pump-lwz) which is hosted at [Heatpumpmonitor](https://launchpad.net/heatpumpmonitor) and is written in Python.
130oh1swegonventilationSwegon VentilationThis binding is used to get live data from Swegon ventilation systems into items in openHAB. It should be compatible with at least Swegon CASA models.
131oh1systeminfoSystem InformationThe System Information binding provides operating system monitoring data, including system memory, swap, CPU, load average, uptime, per-process memory, per-process CPU, file system metrics and network interface metrics.
132oh1tacmiTACmiThis binding makes use of the CAN over Ethernet feature of the CMI from Technische Alternative. Since I only have the new UVR16x2, it has only been tested with this controller.
133oh1tcpTCP & UDPThe TCP and UDP bindings provide basic support for simple ASCII-based protocols. They send and receive data as ASCII strings. Data sent out is by default padded with a CR/LF. This should be sufficient for many home automation devices that take simple ASCII-based control commands, or that send back text-based status messages.
134oh1tellstickTellstickThis binding is tested against Tellstick DUO, it should also work with a basic Tellstick. It supports RF 433 Mhz protocols like: Nexa, HomeEasy, X10, CoCo (KlikAanKlikUit), Oregon e.o.
135oh1tinkerforgeTinkerForge[TinkerForge](http://www.tinkerforge.com) is a system of open source hardware building blocks that allows you to combine sensor and actuator blocks by plug and play. You can create your individual hardware system by choosing the necessary building blocks for your project and combine it with other home automation products.
136oh1tivoTiVoThis binding works with older TiVo units which support the v1.0 protocol. TiVo units that implement the [newer v1.1 API](http://www.tivo.com/assets/images/abouttivo/resources/downloads/brochures/TiVo_TCP_Network_Remote_Control_Protocol.pdf) will encounter some incompatibility. If you find that button commands (`pause, play, record`) work, but `nowshowing` does not work, you likely have a Tivo that implements the v1.1 protocol.
137oh1ucprelayboardUCProjects.eu Relay BoardThis binding provides support for relay board available from [ucprojects.eu](http://ucprojects.eu) (site in Polish)
138oh1upbUPBThe UPB binding is used to enable communication between openHAB and UPB devices. This binding requires the use of a UPB PIM or power-line modem. This binding has only been tested against simple automated devices.
139oh1urtsiSomfy URTSI IIThis binding communicates with Somfy URTSI II devices over a serial connection.
140oh1vdrVideo Disk Recorder (VDR)The Video Disk Recorder (VDR) binding allows openHAB to control your own digital satellite receiver and [Video Disk Recorder](http://www.tvdr.de).
141oh1wagoWAGOThe WAGO Binding provides an interface to Ethernet-enabled Modbus-Controllers from WAGO.
142oh1weatherWeatherThe Weather binding collects current and forecast weather data from different providers with a free weather API. You can also display weather data with highly customizable html layouts and icons.
143oh1wemoWemoThis binding integrates the [Belkin WeMo Family](http://www.belkin.com/us/Products/c/home-automation/). The integration happens either through the WeMo-Link bridge (feature still to come) which acts as an IP gateway to the ZigBee devices, or through Wi-Fi connection to standalone devices.
144oh1withingsWithingsThe Withings binding allows openHAB to synchronize data from the official Withings API to items. The following body measure types are supported: diastolic blood pressure, fat free mass, fat mass weight, fat ratio, heart pulse, height, systolic blood pressure, weight.
145oh1wolWake-on-LANFor Windows computers not in a domain, the firewall must be configured properly (allow remote shutdowns) and the DWORD-Regkey `LocalAccountTokenFilterPolicy` in `HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System` must be set to 1.
146oh1xbmcXBMC binding (for KODI) (1.x)This binding allows openHAB items to receive realtime updates about information like player state and running media from one or more instances of KODI (formerly known as XBMC).
147oh1xplxPLThe xPL binding grabs xPL message values in items and sends xPL commands.
148oh1yamahareceiverYamaha Receiver (1.x)This binding connects openHAB with various Yamaha Receivers.
149oh1zibaseZibaseZibase is a French home automation box that supports multiple RF protocols including 433 Mhz (Chacon, Visionic, Oregon...), ZWave, EnOcean, X2D.
150oh1zwaveZ-WaveThe openHAB Z-Wave binding allows you to connect to your Z-Wave wireless mesh network. A Z-Wave network typically consists of one primary controller “stick”, zero or more additional controllers and zero or more Z-Wave enabled devices, e.g. dimmers, switches, sensors etc.
151oh2digitalstromdigitalSTROMThis binding integrates the [digitalSTROM-System](http://www.digitalstrom.de/).
152oh2fsinternetradioFS Internet RadioThis binding integrates internet radios based on the [Frontier Silicon chipset](http://www.frontier-silicon.com/).
153oh2huePhilips HueThis binding integrates the [Philips Hue Lighting system](http://www.meethue.com).
154oh2lifxLIFXThis binding integrates the [LIFX LED Lights](http://www.lifx.com/). All LIFX lights are directly connected to the WLAN and the binding communicates with them over a UDP protocol.
155oh2ntpNTPThe NTP binding is used for displaying the local date and time based update from an NTP server.
156oh2sonosSonosThis binding integrates the [Sonos Multi-Room Audio system](http://www.sonos.com).
157oh2wemoBelkin WemoThis binding integrates the [Belkin WeMo Family](http://www.belkin.com/us/Products/c/home-automation/).
158oh2yahooweatherYahooWeatherThis binding uses the [Yahoo Weather service](https://developer.yahoo.com/weather/) for providing current weather information.
159oh2allplayAllPlayThis binding integrates devices compatible with [Qualcomm AllPlay](https://www.qualcomm.com/products/allplay).
160oh2amazondashbuttonAmazon Dash ButtonThe Amazon Dash Button is a very cheap device in order to integrate it in your home automation setup.
161oh2astroAstroThe Astro binding is used for calculating
162oh2autelisAutelis Pool ControlAutelis manufactures a network enabled pool interface for many popular pool systems. See [the Autelis website](http://www.autelis.com) and the [Autelis Command Protocol](http://www.autelis.com/wiki/index.php?title=Pool_Control_(PI)_HTTP_Command_Reference) for more information.
163oh2avmfritzAVM FRITZ!The binding integrates the AHA ( [AVM Home Automation](http://avm.de/ratgeber/smart-home/) ) system.
164oh2boschindegoBosch IndegoThis is the Binding for Bosch Indego Connect lawn mowers.
165oh2chromecastChromecastThe binding integrates Google Chromecast streaming devices.
166oh2coolmasternetCoolMasterNetThe CoolMasterNet binding is used to control [CoolMasterNet HVAC bridge devices](https://coolautomation.com/products/coolmasternet/), using the 'ASCII I/F' plaintext TCP control protocol.
167oh2dscalarmDSC AlarmThis is an OpenHAB binding for a DSC PowerSeries Alarm System utilizing the EyezOn Envisalink 3/2DS interface or the DSC IT-100 RS-232 interface.
168oh2execExecThis binding integrates the possibility to execute arbitrary shell commands.
169oh2feedFeedThis binding allows you to integrate feeds in the OpenHAB environment.
170oh2freeboxFreeboxThis binding integrates the [Freebox Revolution](http://www.free.fr/adsl/freebox-revolution.html) to your openHab installation.
171oh2gardenaGardenaThis is the binding for [Gardena Smart Home](http://www.gardena.com/de/rasenpflege/smartsystem/).
172oh2globalcacheGlobalCacheThe [GlobalCache](http://www.globalcache.com) binding is used to enable communication between openHAB and GlobalCache [GC-100](http://www.globalcache.com/products/gc-100/) and [iTach](http://www.globalcache.com/products/itach/) family of devices. Global Cache devices enable the control and automation of infrared, serial, and contact closure devices through an IP network (wired or wireless).
173oh2harmonyhubLogitech Harmony HubThe Harmony Hub binding is used to enable communication between openHAB2 and multiple Logitech Harmony Hub devices. The API exposed by the Harmony Hub is relatively limited, but it does allow for reading the current activity as well as setting the activity and sending device commands.
174oh2hdpowerviewHunter Douglas PowerViewThis is an openHAB binding for the [Hunter Douglas PowerView Motorized Shades](http://www.hunterdouglas.com/operating-systems/powerview-motorization/support) via the PowerView Hub.
175oh2homematicHomematicThis is the binding for the [eQ-3 Homematic Solution](http://www.eq-3.de/).
176oh2ippIPPThis binding integrates printers, which implement the Internet Printing protocol (IPP). This is the successor of the CUPS binding.
177oh2kebaKebaThis binding integrates the [Keba KeContact EV Charging Stations](http://www.keba.com).
178oh2kodiKodi[Kodi](https://kodi.tv) (formerly known as XBMC) is an free and open source (GPL) software media center for playing videos, music, pictures, games, and more.
179oh2kostalinverterKostal inverterScrapes the web interface of the inverter for the metrics of the supported channels below.
180oh2lgtvserialLG TV control using serial protocolThis binding can send some commands typically used by LG LCD TVs (and some used by projectors).
181oh2lutronLutronThis binding integrates with [Lutron](http://www.lutron.com) light control systems.
182oh2maxMAX!This is the binding for the [eQ-3 MAX! Home Solution](http://www.eq-3.de/).
183oh2meteostickMeteostickThis is the binding for the [Meteostick](http://www.smartbedded.com/wiki/index.php/Meteostick) weather receiver dongle. This is an RF receiver that can receive data directly from Davis weather devices (and others)
184oh2mieleMiele@homeThis binding integrates Miele@home appliances. Miele@home is a Zigbee based network to interconnect and control Miele appliances that are equipped with special modules. See [www.miele.de](http://www.miele.de) for the list of available appliances.
185oh2milightMilightThe openHAB2 Milight binding allows to send commands to multiple Milight bridges.
186oh2minecraftMinecraftThis binding integrates Minecraft with openHAB through the [spigot plugin](https://github.com/ibaton/bukkit-openhab-plugin/releases/download/1.5/OHMinecraft.jar) ([sources](https://github.com/ibaton/bukkit-openhab-plugin/tree/master)).
187oh2netatmoNetatmoThe Netatmo binding integrates the following Netatmo products:
188oh2networkNetworkThis binding allows to check, whether a device is currently available on the network.
189oh2oceanicOceanicThis binding integrates the Oceanic water softener and management system (www.oceanic.be). The binding supports the Limex IQ and Limex Pro water softeners. The Oceanic systems are also distributed by Syr in Germany (www.syr.de). In order to integrate the Limex into openHAB, the optional CAN-Serial gateway has to be installed
190oh2onkyoOnkyoThis binding integrates the Onkyo AV receivers.
191oh2opensprinklerOpenSprinklerThis binding allows allows basic control of the OpenSprinkler and OpenSprinkler PI (Plus) devices. Stations can be controlled to be turned on or off and rain sensor state can be read.
192oh2orviboOrviboThis binding integrates Orvibo devices that communicate using UDP. Primarily this was designed for S20 Wifi Sockets but other products using the same protocol may be implemented in future.
193oh2pioneeravrPioneerAVR ConfigurationThe binding can auto-discover the Pioneer AVRs present on your local network. The auto-discovery is enabled by default. To disable it, you can create a file in the services directory called pioneeravr.cfg with the following content:
194oh2pulseaudioPulseaudioThis binding integrates pulseaudio devices.
195oh2rfxcomRFXCOMThis binding integrates large number of sensors and actuators from several different manufactures through [RFXCOM transceivers](http://www.rfxcom.com).
196oh2rmeRMEThis binding integrates the RME RainManager rain water pump and management system
197oh2russoundRussoundThis binding provides integration with any Russound system that support the RIO protocol (all MCA systems, all X systems). This binding provides compatibility with RIO Protocol v1.7 (everything but the Media Managment functionality). The protocol document can be found in the Russound Portal ('RIO Protocol for 3rd Party Integrators.pdf'). Please update to the latest firmware to provide full compatibility with this binding. This binding does provide full feedback from the Russound system if events occur outside of openHAB (such as keypad usage).
198oh2samsungtvSamsung TVThis binding integrates the [Samsung TV's](http://www.samsung.com).
199oh2silvercrestwifisocketSilvercrest Wifi PlugThis binding integrates the Silvercrest Wifi Socket SWS-A1 sold by Lidl.
200oh2smaenergymeterSMA Energy MeterThis Binding is used to display the measured values of a SMA Energy Meter device. It shows purchased and grid feed-in power and energy.
201oh2squeezeboxLogitech SqueezeboxThis binding integrates the [Logitech Media Server](http://www.mysqueezebox.com) and compatible Squeeze players.
202oh2systeminfoSysteminfoSystem information Binding provides operating system and hardware information including:
203oh2tellstickTellstickThis is an openHAB binding for Tellstick devices produced by Telldus, a Swedish company based in Lund.
204oh2teslaTeslaThis binding integrates the [Tesla Electrical Vehicle](http://www.teslamotors.com).
205oh2toonToonThe Toon bindings shows among others current room temperature, setpoint, energy and gas usage information.
206oh2urtsiSomfy URTSI IIThe addressable Universal RTS Interface II (URTSI II) can be used to communicate between home automation or other third party systems and SOMFYs RTS Motors and controls. It is capable of individual or group control, and can be operated via infrared remote, RS232 and RS485 serial communication. Once an input is activated, an RTS radio command is sent to the automated window treatment.
207oh2vitotronicVitotronicViessmann heating systems with Vitotronic has a optolink Interface for maintenance.
208oh2wifiledWiFi LEDThis binding is used to control LED stripes connected by WiFi. These devices are sold with different names, i.e. Magic Home LED, UFO LED, LED NET controller, etc.
209oh2yamahareceiverYamahareceiverThis binding connects openHAB with Yamaha Receivers of product line CX-A5000, RX-A30xx, RX-A20xx, RX-A10xx, RX-Vxxx, RX-Z7, DSP-Z7, RX-S600, HTR-xxxx.
210oh2zoneminderZoneminderThis binding offers integration to a ZoneMinder Server. It currently only offers to integrate to monitors (eg. cameras in ZoneMinder). It also only offers access to a limited set of values, as well as a even more limited option to update values in ZoneMinder. It requires at least ZoneMinder 1.29 with API enabled (option 'OPT_USE_API' in ZoneMinder must be enabled). The option 'OPT_TRIGGERS' must be anabled to allow openHAB to trip the ForceAlarm in ZoneMinder.
211oh2zwaveZWaveThe ZWave binding supports an interface to a wireless Z-Wave home automation network.
212oh2zwayZ-WayZ-Way is a software to configure and control a Z-Wave network. The software comes with a full stack from Z-Wave transceiver with certified firmware to a REST API on high level.