openHAB – Smart Home Automation

Rating: 
5
Your rating: None Average: 5 (1 vote)

This native app brings your sitemaps from openHAB directly to your Sailfish OS smartphone.

Features

  • Demo Mode: Explore the app without connecting to an openHAB server
  • Display your Main UI Webview
  • Display your sitemaps and widgets and control your devices from your mobile device
  • Customizable CoverActions via Settings
  • Supported widgets / element-types within sitemap: Frame, Text, Group, Switch, Switches with Button-Mappings, Selections, Slider, Rollershutter
  • Translations: EN, GER

Planned features

  • Add optional authentication for local servers
  • Enhance supported widgets/element-types
  • Management of translations via CrowdIn
  • Add support for remote access (via openHAB cloud)
  • Add App Notifications (via openHAB cloud)

Technical details

  • QT-Version 5.6.3
  • Tested on Sailfish OS 5.0.0.62

Bugs and Feature Requests

Please report bugs or suggest features via OpenHAB Community Forum or GitHub Issues:

Further informations

Screenshots: 
Application versions: 
AttachmentSizeDate
File harbour-openhab-0.1-1.aarch64.rpm78.79 KB19/03/2026 - 13:59
File harbour-openhab-0.1-1.armv7hl.rpm78.86 KB19/03/2026 - 13:59
File harbour-openhab-0.1-1.i486.rpm312.41 KB19/03/2026 - 14:00
File harbour-openhab-0.1-2.aarch64.rpm79.97 KB21/03/2026 - 23:11
File harbour-openhab-0.1-2.armv7hl.rpm80.07 KB21/03/2026 - 23:13
File harbour-openhab-0.1-2.i486.rpm80.08 KB21/03/2026 - 23:13
File harbour-openhab-0.1-4.aarch64.rpm79.79 KB07/04/2026 - 14:28
File harbour-openhab-0.1-4.armv7hl.rpm78.96 KB07/04/2026 - 14:28
File harbour-openhab-0.2-1.aarch64.rpm82.8 KB06/04/2026 - 20:01
File harbour-openhab-0.2-1.i486.rpm82.99 KB06/04/2026 - 20:01
File harbour-openhab-0.2-1.armv7hl.rpm81.96 KB06/04/2026 - 20:01
Changelog: 
* Tue Mar 31 2026 Dominik Heidinger <dominikh@atomicmail.io> 0.2-1
- FIX: Scrolling in MainUI was not possible due to silica ScrollDown Menu.
- REMOVED: Scroll Down Menu for MainUI, Sitemaps and Settings.
- ADDED: Toolbar for MainUI, Sitemaps and Settings via new SitemapSelectionPage.
- FIX: Missing Library libQt5Core.so.5 at installation.
* Sat Mar 28 2026 Dominik Heidinger <dominikh@atomicmail.io> 0.1-4
- FIX: Added filter to filter out not needed dependency libQt5Core.so from the RPM spec file, which caused deploy errors on some platforms.
* Sat Mar 21 2026 Dominik Heidinger <dominikh@atomicmail.io> 0.1-2
- correction of LICENSE reference.
- FIX: SSE Manager duplicate type names.
- training model at beginning removed, because not needed.
- removed - sliderUpdateTimer with 200 ms polling
- added - on_ExternalValueChanged to update slider when user is not using it only.
- groupComp - Fixes errors when linkedPage is missing.
- ssemanger.cpp onFinished() will be cleaned up now.
- ssemanager.cpp connectToOpenHAB() will be set to ready, when events are comign in and not before.
* Tue Mar 17 2026 Dominik Heidinger <dominikh@atomicmail.io> 0.1-1
- initial creation of the openHAB client app
- added widgets/element types: Frame, Text, Group, Switch, Switches with Button-Mappings, Selections, Slider, Rollershutter
- added customizable CoverActions via settings