forked from openhab/openhab1-addons
-
Notifications
You must be signed in to change notification settings - Fork 0
Release Notes 09
teichsta edited this page Nov 20, 2013
·
1 revision
Version 0.9 has many new features, improvements and bug fixes.
Here is what is included in this release:
- improved icon and label of uninitialized items
- improved type comparison possibilities in rules and scripts
- improved logged error messages of script and rule execution problems
- fixed bug with sensor-id in !OneWire binding
- added automatic archiving of log files
- added timeout handling to Prowl action
- fixed problem of accessing the changed property in Drools
- added configurable "autoupdate" binding as a replacement of the ItemUpdater mechanism
- added http post request action
- fixed problem with suspended REST requests
- Sencha Touch UI: updated to the latest Sencha Touch 2.0 nighty build (increased stability and many major bug fixes)
- Sencha Touch UI: fixed a CSS style for phone mode group items
- Sencha Touch UI: smaller widget heights in phone mode
- Sencha Touch UI: added an option to disable transition animations (good for low-end devices)
- Sencha Touch UI: Made the app splash screens work
- Sencha Touch UI: Many tweaks for bettering the user experience
- added possibility to create Scripts, which can be used within rules and consoles (OSGi, Google-Calendar, XMPP).
- added a Rules with a very easy to use editor
- added a native iOS client, available on the AppStore (thanks to Pablo Romeu for the contribution!)
- added a preview version of an !SenchaTouch-based UI (thanks to Mihail Panayotov for the contribution!)
- added a VDR binding (thanks to Wolfgang Willinghöfer for the contribution!)
- added an Asterisk binding
- added a SNMP binding
- added security features: SSL and user authentication
- REST-API: Server-push support through Atmosphere framework (thanks to Oliver Mazur for the contribution!)
- REST-API: jsonp support for all URIs
- REST-API: media type can be requested through query parameters
- REST-API: single pages are now served without the details of the sub-pages
- added support for KNX scenes
- added support for sub-pages on image widgets
- made Drools an Drools
- made FreeTTS an optional add-on
- shrinked the runtime zip from 55MB to 35MB
- renamed command "speak" to "say"
- updated quartz library to version 2.1.1
- fixed bugs in 1Wire binding
- fixed bugs in MPD binding
- speeded up sitemap loading at startup
- GCal downloader now handles quoted strings correctly
- improved logging levels
- simplified IDE setup for contributors by using Yoxos
- made a new demo server available at http://demo.openhab.org
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
- CometVisu
- 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
- Heatmiser Binding
- Homematic Binding
- HTTP Binding
- IHC / ELKO Binding
- Insteon Hub 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
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