Skip to content
This repository has been archived by the owner on May 17, 2021. It is now read-only.
dakalff edited this page Nov 22, 2013 · 11 revisions

Release Notes of openHAB iOS (iPhone/iPad/iPod) UI

openHAB iOS UI

The iOS native interface allows the users to have a native iOS app to control openHAB. It is released under two licenses:

Features

  • 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.

Known Limitations/Bugs

  • 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

Screenshots

openHAB UI on iPad

openHAB UI on iPhone

  

Installation


User Interfaces


Community

(link to openHAB forum)

Development



Misc


Samples

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.

Use case examples

Collections of Rules on a single page

Single Rules

Scripts


Release Notes

Clone this wiki locally