-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Release Notes 1.4
Here is a detailed list of what this release brings on top of the previous openHAB 1.3.
Major features:
- INSTEON Hub binding (#49, #401)
- MAX!Cube binding (#22)
- Netatmo binding (#30, #262)
- Pioneer AV receiver binding (#101)
- Heatmiser binding (#97)
- Tivo binding (#59)
- HDAnywhere binding (#806)
- Swegon ventilation binding (#28)
- Open energy monitor binding (#599)
- MQTTitude binding for presence detection (#19)
- CUL based bindings for FHT, FS20, Intertechno, EM and S300TH (#227, #735)
- OpenPaths presence detection binding (#7, #14)
- Backend for CometVisu-UI (#6, #66)
- Provide deb files and APT Repository from maven build (#780)
Enhancements:
- Google calendar: Added support for "Private Address" URL without authentication (#833)
- Various Z-Wave Binding Enhancements (#98, #99, #607, #615, #661, #679, #690, #697, #700, #718, #724, #788, #798, #805, #825, #828)
- Various Koubach Binding Enhancements (#791, #793, #794)
- HTTP binding: Added DateTime item support (#790)
- Chart servlet updates (#785)
- Sitemap/UI enhancements (dynamic sitemaps / chart servlet) (#57)
- GreenT: Added chart servlet support and possibility to select used chart engine (chart or rrdchart) (#783)
- Reduced polling intervals to easy problems with ClassicUI on iOS (#746)
- Handle new encoding attribute of video widget in Classic UI (#744)
- Various Sonos binding fixes and improvements (#727)
- Various RFXCOM Binding Improvements (#9, #17, #617, #630, #660, #703, #741)
- Added item name to the executed command as the third string format argument for exec persistence binding (#605)
- [Habdroid] Improved URL handling (#512)
- Add support for new RGB-W bulbs to MiLight binding (#472)
- [Designer] Add "New File" button (#416)
- Support Contact and Switch in One Wire (#355, #824)
- TinkerforgeBinding enhancements (#103)
- Fritzbox Binding Enhancements (#95)
- Various Nibe heatpump binding improvements (#68, #102, #704)
- Improved performance of Hue Binding (#58, #377)
- Enhancements and bug fixes for Squeezebox binding/action (#56)
- Add mysql persistence service (#47)
- Modified "historicState" to return HistoricItem as per other extensions (#44)
- Added new action 'saySqueezebox' to allow announcements via Squeezebox devices (#42)
- NikobusBinding: added support for reading dim module values (#41)
- MQTT Binding: updated log levels and fixed bug in topic name matching (#32)
- Added retry logic to PiFace binding (#20)
- SNMP Binding improvement - include transformation on IN-binding (#16)
- XBMC Action improvement (#12)
- Rewritten TCP-UDP/IP bundle and configuration file (#1, #31)
Bugfixes:
- Rules are not deleted after Rulesfile is deleted (#610)
- Various Plugwise Binding fixes (#11, #456, #496, #497, #649, #810, #823)
- NPE in KNXBinding for unsupported datapoints (#774, #784)
- Tinkerforge Binding Bugfix reconnect and configuration (#764)
- Fix NPE if no zwave stick in the machine (#761)
- Various Twitter Binding fixes (#751, #769)
- Homematic: A short button press now updated the button state to OFF again (#743)
- Various Sonos binding fixes and improvements (#722)
- Translation problem for DTP 5.004 (#712)
- WebApp UI renders wrong (obsolete) label for active Groups (#706, #818)
- Binding nikobus - button config in documentation not working (#698)
- Problem with google calendar binding feed URL with query filter (#675, #745)
- Group items not updated (#673, #818)
- NPE with security=external (#669, #817)
- Homematic CCU2 Fix and other Updates (#616)
- Fix XMPP binding with google talk (#570)
- NullpointerException in org.io.transport.mqtt (#509)
- Homematic Binding crashes CCU2 BidCoS-RF (#504)
- Classic-UI: Only one Webview-Widget per page (#503)
- Habdroid discovery does not work with OH server on debian wheezy with IPV (#499)
- CUPS binding could not connect (#491)
- Various TCP/UDP binding fixes (#478, #482, #486)
- Invalid character in images filenames (#471)
- HTTP proxy incorrectly handles http/https port in image URL (#458)
- Modified Configuration Files do not get reloaded (#452)
- Systeminfo Binding not running on ARM architecture (#450)
- digitalSTROM binding doesn't start correctly (#446)
- openHAB Designer crashing while startup (#439, #444)
- NikobusBinding item configurations not unregistered on .items file change (#443)
- Sonos players not recognized depending on startup sequence (#442)
- Order of Items displayed in the openhab.app and greent changed (#436)
- Fix to include artwork parsing (#50)
- Fixed multiple call of processBindingConfiguration (#46)
- Fix for HTTP binding startup sequence bug (#36)
- Fix sequence of Quartz startup in configureBinding() (#27)
Removals:
- Removed version check (#747)
- Removed api analysis builder (#742)
API changes
- PersistenceExtensions.historicState() now returns an HistoricItem rather than a State object. Therefore any rules using this interface need to add .state to the end to replicate how it used to work. See ttps://groups.google.com/forum/#!topic/openhab/ZTwbhbwVqKM for more information.
If you have a running openHAB runtime 1.3 installation, you can easily update it to version 1.4 by following these steps:
- Unzip the runtime 1.4 and all required addons to a new installation folder
- Replace the folder "configurations" by the version from your 1.3 installation
- Copy all other customizations you might have done to the new installation (e.g. additional images, sounds, etc.)
ℹ Please find all documentation for openHAB 2 under http://docs.openhab.org.
The wiki pages here contain (outdated) documentation for the older openHAB 1.x version. Please be aware that a lot of core details changed with openHAB 2.0 and this wiki as well as all tutorials found for openHAB 1.x might be misleading. Check http://docs.openhab.org for more details and consult the community forum for all remaining questions.
- Classic UI
- iOS Client
- Android Client
- Windows Phone Client
- GreenT UI
- CometVisu
- Kodi
- Chrome Extension
- Alfred Workflow
- Cosm Persistence
- db4o Persistence
- Amazon DynamoDB Persistence
- Exec Persistence
- Google Calendar Presence Simulator
- InfluxDB Persistence
- JDBC Persistence
- JPA Persistence
- Logging Persistence
- mapdb Persistence
- MongoDB Persistence
- MQTT Persistence
- my.openHAB Persistence
- MySQL Persistence
- rrd4j Persistence
- Sen.Se Persistence
- SiteWhere Persistence
- AKM868 Binding
- AlarmDecoder Binding
- Anel Binding
- Arduino SmartHome Souliss Binding
- Asterisk Binding
- Astro Binding
- Autelis Pool Control Binding
- BenQ Projector Binding
- Bluetooth Binding
- Bticino Binding
- CalDAV Binding
- Chamberlain MyQ Binding
- Comfo Air Binding
- Config Admin Binding
- CUL Transport
- CUL Intertechno Binding
- CUPS Binding
- DAIKIN Binding
- Davis Binding
- DD-WRT Binding
- Denon Binding
- digitalSTROM Binding
- DIY on XBee Binding
- DMX512 Binding
- DSC Alarm Binding
- DSMR Binding
- eBUS Binding
- Ecobee Binding
- EDS OWSever Binding
- eKey Binding
- Energenie Binding
- EnOcean Binding
- Enphase Energy Binding
- Epson Projector Binding
- Exec Binding
- Expire Binding
- Fatek PLC Binding
- Freebox Binding
- Freeswitch Binding
- Frontier Silicon Radio Binding
- Fritz AHA Binding
- Fritz!Box Binding
- FritzBox-TR064-Binding
- FS20 Binding
- Garadget Binding
- Global Caché IR Binding
- GPIO Binding
- HAI/Leviton OmniLink Binding
- HDAnywhere Binding
- Heatmiser Binding
- Homematic / Homegear Binding
- Horizon Mediabox Binding
- HTTP Binding
- IEC 62056-21 Binding
- IHC / ELKO Binding
- ImperiHome Binding
- Insteon Hub Binding
- Insteon PLM Binding
- IPX800 Binding
- IRtrans Binding
- jointSPACE-Binding
- KM200 Binding
- KNX Binding
- Koubachi Binding
- LCN Binding
- LightwaveRF Binding
- Leviton/HAI Omnilink Binding
- Lg TV Binding
- Logitech Harmony Hub
- MailControl Binding
- MAX!Cube-Binding
- MAX! CUL Binding
- MCP23017 I/O Expander Binding
- MCP3424 ADC Binding
- MiLight Binding
- MiOS Binding
- Mochad X10 Binding
- Modbus Binding
- MPD Binding
- MQTT Binding
- MQTTitude binding
- MystromEcoPower Binding
- Neohub Binding
- Nest Binding
- Netatmo Binding
- Network Health Binding
- Network UPS Tools Binding
- Nibe Heatpump Binding
- Nikobus Binding
- Novelan/Luxtronic Heatpump Binding
- NTP Binding
- One-Wire Binding
- Onkyo AV Receiver Binding
- Open Energy Monitor Binding
- OpenPaths presence detection binding
- OpenSprinkler Binding
- OSGi Configuration Admin Binding
- Panasonic TV Binding
- panStamp Binding
- Philips Hue Binding
- Picnet Binding
- Piface Binding
- PiXtend Binding
- pilight Binding
- Pioneer-AVR-Binding
- Plex Binding
- Plugwise Binding
- PLCBus Binding
- PowerDog Local API Binding
- Powermax alarm Binding
- Primare Binding
- Pulseaudio Binding
- Raspberry Pi RC Switch Binding
- RFXCOM Binding
- RWE Smarthome Binding
- Sager WeatherCaster Binding
- Samsung AC Binding
- Samsung TV Binding
- Serial Binding
- Sallegra Binding
- Satel Alarm Binding
- Siemens Logo! Binding
- SimpleBinary Binding
- Sinthesi Sapp Binding
- Smarthomatic Binding
- Snmp Binding
- Somfy URTSI II Binding
- Sonance Binding
- Sonos Binding
- Souliss Binding
- Squeezebox Binding
- Stiebel Eltron Heatpump
- Swegon ventilation Binding
- System Info Binding
- TA CMI Binding
- TCP/UDP Binding
- Tellstick Binding
- TinkerForge Binding
- Tivo Binding
- UCProjects.eu Relay Board Binding
- UPB Binding
- VDR Binding
- Velleman-K8055-Binding
- Wago Binding
- Wake-on-LAN Binding
- Waterkotte EcoTouch Heatpump Binding
- Weather Binding
- Wemo Binding
- Withings Binding
- XBMC Binding
- xPL Binding
- Yamahareceiver Binding
- Zibase Binding
- Z-Wave Binding
- Asterisk
- DoorBird
- FIND
- Foscam IP Cameras
- LG Hombot
- Worx Landroid
- Heatmiser PRT Thermostat
- Google Calendar
- Linux Media Players
- Osram Lightify
- Rainforest EAGLE Energy Access Gateway
- Roku Integration
- ROS Robot Operating System
- Slack
- Telldus Tellstick
- Zoneminder
- Wink Hub (rooted)
- Wink Monitoring
- openHAB Cloud Connector
- Google Calendar Scheduler
- Transformations
- XSLT
- JSON
- REST-API
- Security
- Service Discovery
- Voice Control
- BritishGasHive-Using-Ruby
- Dropbox Bundle
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.
- Rollershutter Bindings
- Squeezebox
- WAC Binding
- WebSolarLog
- Alarm Clock
- Convert Fahrenheit to Celsius
- The mother of all lighting rules
- Reusable Rules via Functions
- Combining different Items
- Items, Rules and more Examples of a SmartHome
- Google Map
- Controlling openHAB with Android
- Usecase examples
- B-Control Manager
- Spell checking for foreign languages
- Flic via Tasker
- Chromecast via castnow
- Speedtest.net integration