forked from openhab/openhab1-addons
-
Notifications
You must be signed in to change notification settings - Fork 0
iOS UI
dakalff edited this page Nov 22, 2013
·
4 revisions
Release Notes of openHAB iOS (iPhone/iPad/iPod) UI
The iOS native interface allows the users to have a native iOS app to control openHAB. It is released under two licenses:
- The GPL licensed code can be found in the project repository.
- a private-copyright licensed binary has been published to the AppStore.
- All types of widgets are supported, included: Switch, Selection (using mappings), Slider, List (using mappings, Text, Group, Image and Frame.
- Interface languages are: English, Spanish and German.
- Icons are downloaded from the server.
- Images are fully catched and are downloaded just once to save bandwidth, specially in mobile environments.
- The refresh rate is selectable at the configuration screen.
- The maximum number of connections are selectable at the configuration screen. In local environments, more connections will result in faster updates. On remote, less connections will result in better bandwidth management.
- MJPEG: It is not possible to show a MJPEG movie, just images.
- SLIDERS: Icons are not updated until the slider is released.
- SECURITY: Security is not yet implemented
openHAB UI on iPad
openHAB UI on iPhone
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