forked from openhab/openhab1-addons
-
Notifications
You must be signed in to change notification settings - Fork 0
Release Notes 07
teichsta edited this page Nov 20, 2013
·
1 revision
Version 0.7 comes with many new features and bug fixes.
Here is what has been implemented:
- Some bug fixes for HTTP- and !NetworkHealth binding
- General purpose transformation services (!RegExp, XPATH), currently used by the HTTP-In binding to do web scraping
- Issue 27: Rollershutter icon reflects current state of the item (i.e. shows shutter being up or down or somewhere inbetween (icon changes for each 10%)
- The switch widget for rollershutters now supports "long press", which sends an UP/DOWN command on press and a "STOP" command on button release. A "short press" just sends UP/DOWN as before.
- Issue 13: A new slider widget has been introduced, which can be used to operate dimmer items. As the current UI framework does not support sliders, this widget is rendered as buttons, which also support long/short press to either send INCREASE/DECREASE commands or directly ON/OFF.
- Issue 18: Multiple frames are now supported on sub-pages
- KNX binding now correctly closes the KNX connection on shutdown
- Issue 28: A Linux 64-bit designer version is now available
- Issue 29: openHAB now also runs on a JVM 1.5 (not only 1.6)
- Port and localIP are now configurable for KNX/IP connection
- "Active" groups are now supported: Commands can be sent to groups, which are then passed on to all group members (e.g. for "all off"). Furthermore groups can calculate a group status based on the states of its group members (e.g. doing logical "and" or "or" operations or calculating min, max or average values for decimal values).
- Added serial FT1.2 support for KNX binding
- Issue 16: openHAB can now connect to a Fritz!Box to get information about incoming, outgoing or currenly active calls.
- Issue 9: openHAB can now connect to a google calender to download and execute events
- Fixed missing credentials on HTTP binding
- Fixed small rendering issue on slider widget
- Corrected bundle startup for scheduler (required for Google Calendar integration)
- Improved logging of Google Calendar integration
Installation
Community
- Support
- News Archive
- Presentations
- How to Contribute
- IDE Setup
- How to Implement a Binding
- How to Implement an Actions
- User Interfaces
- Classic UI
- iOS Client
- Android Client
- GreenT UI
- Bindings
- Asterisk Binding
- Bluetooth Binding
- Comfo Air Binding
- CUPS Binding
- digitalSTROM Binding
- DMX512 Binding
- EnOcean Binding
- Epson Projector Binding
- Exec Binding
- Fritz!Box Binding
- Fritz AHA Binding
- Homematic Binding
- HTTP Binding
- IHC / ELKO Binding
- KNX Binding
- Koubachi Binding
- MAX!Cube Binding
- MiLight Binding
- Modbus TCP Binding
- MPD Binding
- MQTT Binding
- Network Health Binding
- Nibe Heatpump Binding
- Nikobus Binding
- Novelan/Luxtronic Heatpump Binding
- NTP Binding
- One-Wire Binding
- Onkyo AV Receiver Binding
- OpenSprinkler Binding
- OSGi Configuration Admin Binding
- Philips Hue Binding
- Piface Binding
- Pioneer-AVR-Binding
- Plugwise Binding
- PLCBus Binding
- Pulseaudio Binding
- RFXCOM Binding
- Samsung TV Binding
- Serial Binding
- Snmp Binding
- Squeezebox Binding
- System Info Binding
- Somfy URTSI II Binding
- Sonos Binding
- TCP/UDP Binding
- TinkerForge Binding
- VDR Binding
- Wake-on-LAN Binding
- Z-Wave Binding
- Persistence
- db4o Persistence
- rrd4j Persistence
- Sql Persistence
- Sen.Se Persistence
- Cosm Persistence
- Logging Persistence
- Exec Persistence
- Automation
- Scripts
- Rules
- Actions
- Misc
- REST-API
- Security
- Google Calendar Support
- Twitter Action
- Service Discovery
- Dropbox Bundle
- CometVisu
Samples
- Item definitions
- Sitemap definitions
- Binding configurations
- Rules
- REST Examples
- Tips & Tricks
- FAQ
- XSLT Transforms
- Scripts
- Integration with other applications
- Syntax highlighting for external editors
- Update-Scripts
- Samples-Comfo-Air-Binding
Release Notes